Skip to content

Commit

Permalink
Merge pull request #67 from kosukesaigusa/docs/configure_docsearch
Browse files Browse the repository at this point in the history
docs: update search public api key
  • Loading branch information
kosukesaigusa authored Jan 31, 2024
2 parents 686ac09 + fd0f6e8 commit ece38d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"theme": "#36B9B9",
"docsearch": {
"appId": "6ASPYNWZ18",
"apiKey": "b012f5f62517d1236b82f66036e43bd1",
"apiKey": "05bee9d219edd463d9e89f8659bb052d",
"indexName": "kosukesaigusa"
},
"sidebar": {
Expand Down

0 comments on commit ece38d9

Please sign in to comment.