Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #21 from OpenMobileAlliance/fix-issue-7-search-wit…
Browse files Browse the repository at this point in the history
…h-algolia

fix: issue #7 search with algolia
  • Loading branch information
rubystream authored Nov 14, 2021
2 parents a75b63d + 67841bd commit a3149a4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"github": "OpenMobileAlliance",
"twitter": "OMASpecWorks",
"algolia": {
"apiKey": "3677e049d48c83792ba0d2cb0715a12f",
"indexName": "nuxtjs_content"
"appId": "BH4D9OD16A",
"apiKey": "7cae46537bbb611c92ae53c73a567064",
"indexName": "lwm2m"
}
}

0 comments on commit a3149a4

Please sign in to comment.