aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-01-21 11:13:35 -0800
committerFranck Cuny <franck@fcuny.net>2022-01-21 11:13:35 -0800
commit30022cd7a9f0aaa312dcbbbe303393ed03a4a9ca (patch)
treeec5b17f304ec6e3567968beb18e047e16d5c6d33
parentblog: leaving twitter (diff)
downloadfcuny.net-30022cd7a9f0aaa312dcbbbe303393ed03a4a9ca.tar.gz
nav: drop one item from the menu
-rw-r--r--config.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.toml b/config.toml
index 7162180..1fe49bc 100644
--- a/config.toml
+++ b/config.toml
@@ -21,13 +21,6 @@ enableGitInfo = true
[menu]
[[menu.main]]
- identifier = "home"
- name = "home"
- title = "fcuny.net"
- url = "/"
- weight = 100
-
- [[menu.main]]
identifier = "articles"
name = "blog"
title = "articles"