aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAnthony Wang2023-12-29 18:15:53 -0600
committerAnthony Wang2023-12-29 18:15:53 -0600
commit0306f86d796fe6a801db6c8f5b6d1c0212fd7367 (patch)
treeaa31b8cc3815b7f24c90872025bb8b3f70ba72e1 /config.toml
parent926099b13e8f4e81bfd45b089d9d1dc0e891d8b4 (diff)
Remove Git link from navbar to declutter it
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.toml b/config.toml
index a02f5f5..ca8f860 100644
--- a/config.toml
+++ b/config.toml
@@ -34,12 +34,6 @@ theme = 'gokarna'
url = '/index.xml'
pre = '<span data-feather="rss"></span>'
weight = 5
- [[menu.main]]
- identifier = 'git'
- name = 'Git'
- url = 'https://git.exozy.me/a/website'
- pre = '<span data-feather="git-pull-request"></span>'
- weight = 6
[params]
avatarURL = '/dodecahedra/logo.webp'