Skip to content

Commit 1c2b500

Browse files
author
Cary Huang
committed
updates
1 parent ffbcf64 commit 1c2b500

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

mkdocs.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site_name: SynchDB Documentation
22
repo_url: https://github.com/Hornetlabs/synchdb
33
site_url: https://docs.synchdb.com/
4+
edit_uri: https://github.com/Hornetlabs/synchdb
45
site_description: SynchDB is a PostgreSQL extension for synchronizing data from different database sources..
56
site_author: Hornetlabs Technology Inc.
67
copyright: Copyright &copy; 2024 Maintained by <a href="https://github.com/hornetlabs">Hornetlabs Technology </a>. <a href="https://www.netlify.com/"><img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deployed by Netlify" width="114" height="51"></a>
@@ -188,9 +189,4 @@ markdown_extensions:
188189
- pymdownx.smartsymbols
189190
- pymdownx.superfences
190191
- pymdownx.tasklist
191-
- pymdownx.tilde
192-
193-
extra:
194-
analytics:
195-
github:
196-
repository: Hornetlabs/synchdb
192+
- pymdownx.tilde

0 commit comments

Comments
 (0)