Skip to content

Commit ec55a4e

Browse files
committed
fix: remove edit and view
Since index.md is rendered, doesn't make sense there
1 parent bca93ed commit ec55a4e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

zensical.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ site_description = "Tools for working with SpatioTemporal Asset Catalogs (STAC)"
44
site_author = "Pete Gadomski"
55
site_url = "https://stac-utils.github.io"
66
repo_url = "https://github.com/stac-utils/stac-utils.github.io"
7-
edit_uri = "edit/main/docs/"
87
copyright = """
98
Copyright © 2026 The STAC PSC
109
"""
@@ -14,8 +13,6 @@ favicon = "stac-utils.png"
1413
language = "en"
1514
features = [
1615
"announce.dismiss",
17-
"content.action.edit",
18-
"content.action.view",
1916
"content.tooltips",
2017
"navigation.footer",
2118
"navigation.indexes",

0 commit comments

Comments
 (0)