diff --git a/config.toml b/config.toml index da22822..2f5a5f8 100644 --- a/config.toml +++ b/config.toml @@ -49,6 +49,17 @@ enableGitInfo = true url = "/index.xml" weight = 3 + [[menu.main]] + name = "Clearnet" + url = "https://blog.tastytea.de/" + weight = 10 + + [[menu.main]] + name = "Tor" + url = "http://c2vn2z2fnztv2f4ovj7h7l3g56qv7xb2pi5p6w7cifhmqeaqbekpedqd.onion/" + weight = 11 + + [[menu.footer]] name = "Contact" url = "https://tastytea.de/"