Skip to content

Commit 27608b5

Browse files
committed
Update kotlin order to fix logo issue
1 parent 28ddd88 commit 27608b5

31 files changed

+875
-928
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"eslint-plugin-import": "2.18.2",
2424
"eslint-plugin-prettier": "2.7.0",
2525
"fragments.css": "1.0.49-alpha",
26+
"gh-pages": "1.2.0",
2627
"glob": "7.1.4",
2728
"gulp": "3.9.1",
2829
"gulp-autoprefixer": "5.0.0",
@@ -52,8 +53,7 @@
5253
"svgstore-cli": "1.3.1",
5354
"sw-toolbox": "3.6.0",
5455
"webpack": "4.36.1",
55-
"webpack-stream": "4.0.3",
56-
"gh-pages": "1.2.0"
56+
"webpack-stream": "4.0.3"
5757
},
5858
"engines": {
5959
"node": "^9.8.0",

src/algolia-projects.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
"url_home": "https://www.algolia.com/doc/api-client/getting-started/install/kotlin/",
307307
"url_github": "https://github.com/algolia/algoliasearch-client-kotlin",
308308
"icon": "kotlin",
309-
"ranking": 1,
309+
"ranking": 2,
310310
"categoryRanking": 6
311311
},
312312
{
@@ -316,7 +316,7 @@
316316
"url_home": "https://www.algolia.com/doc/api-client/javascript/getting-started/",
317317
"url_github": "https://github.com/algolia/algoliasearch-client-javascript",
318318
"icon": "javascript",
319-
"ranking": 2,
319+
"ranking": 3,
320320
"categoryRanking": 6
321321
},
322322
{

src/img/projects/android.svg

Lines changed: 1 addition & 1 deletion
Loading

src/img/projects/atom.svg

Lines changed: 1 addition & 1 deletion
Loading

src/img/projects/autocomplete.svg

Lines changed: 5 additions & 5 deletions
Loading

src/img/projects/cli.svg

Lines changed: 1 addition & 1 deletion
Loading

src/img/projects/codepen.svg

Lines changed: 1 addition & 1 deletion
Loading

src/img/projects/csharp.svg

Lines changed: 1 addition & 1 deletion
Loading

src/img/projects/docsearch.svg

Lines changed: 5 additions & 5 deletions
Loading

0 commit comments

Comments
 (0)