diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-21 20:55:59 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-21 20:55:59 +0700 |
commit | a19ee40c813bdb4d0206ca17ff33b2806162d3b8 (patch) | |
tree | 1ed4b3502869725408d8ad1a19af49984f9575ed | |
parent | b259750e3ebbaceb62ee472ac7e49f27a28150f3 (diff) | |
download | blog-a19ee40c813bdb4d0206ca17ff33b2806162d3b8.tar.gz |
Remove conlang from bar
-rw-r--r-- | config.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.toml b/config.toml index b22e2a9..2312500 100644 --- a/config.toml +++ b/config.toml @@ -118,12 +118,6 @@ url = "/works/" weight = 5 [[menu.main]] -identifier = "conlang" -name = "Conlang" -url = "/conlang/" -weight = 10 - -[[menu.main]] name = "RSS" identifier = "rss" url = "/rss/" |