We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bd85f commit 1380655Copy full SHA for 1380655
docs/mkdocs.yml
@@ -1,5 +1,5 @@
1
site_name: stac-fastapi-elasticsearch-opensearch
2
-site_description: STAC FastAPI.
+site_description: STAC FastAPI Elasticsearch and Opensearch backends.
3
4
# Repository
5
repo_name: "stac-utils/stac-fastapi-elasticsearch-opensearch"
@@ -17,7 +17,7 @@ extra:
17
18
# Layout
19
nav:
20
- - Home: index.md
+ - Home: "index.md"
21
- Tips and Tricks: tips-and-tricks.md
22
- API:
23
- stac_fastapi.elasticsearch:
0 commit comments