We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca93ed commit ec55a4eCopy full SHA for ec55a4e
1 file changed
zensical.toml
@@ -4,7 +4,6 @@ site_description = "Tools for working with SpatioTemporal Asset Catalogs (STAC)"
4
site_author = "Pete Gadomski"
5
site_url = "https://stac-utils.github.io"
6
repo_url = "https://github.com/stac-utils/stac-utils.github.io"
7
-edit_uri = "edit/main/docs/"
8
copyright = """
9
Copyright © 2026 The STAC PSC
10
"""
@@ -14,8 +13,6 @@ favicon = "stac-utils.png"
14
13
language = "en"
15
features = [
16
"announce.dismiss",
17
- "content.action.edit",
18
- "content.action.view",
19
"content.tooltips",
20
"navigation.footer",
21
"navigation.indexes",
0 commit comments