Skip to content

Commit

Permalink
update(docs): update docs search and playground
Browse files Browse the repository at this point in the history
  • Loading branch information
sakitam-fdd committed Apr 16, 2024
1 parent 975b5b4 commit f9cf235
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,9 @@ export default defineConfig({
search: {
provider: 'algolia',
options: {
appId: '7HSJME72X5',
apiKey: 'f907bba98e6918b124db4596143784dd',
indexName: 'wind-layer',
appId: 'SXDYLUMPP7',
apiKey: 'd5d95dfcc2d9c6d13942793e8b15aa87',
indexName: 'sakitam',
searchParameters: {
facetFilters: ['tags:latest'],
},
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"serve": "vitepress preview"
},
"dependencies": {
"@sakitam-gis/vitepress-playground": "^1.1.7",
"@sakitam-gis/vitepress-playground": "^1.1.8",
"@sakitam-gis/ol5": "^5.3.3",
"@sakitam-gis/maptalks-wind": "workspace:*",
"@sakitam-gis/mapbox-wind": "workspace:*",
Expand Down
24 changes: 20 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f9cf235

Please sign in to comment.