diff --git a/config.toml b/config.toml index 9b05673..d73d9c9 100644 --- a/config.toml +++ b/config.toml @@ -85,6 +85,12 @@ timeZone = "Europe/Berlin" url = "https://schlomp.space/tastytea/blog" weight = 2 + [[menu.footer]] + identifier = "rss" + name = "RSS" + url = "/index.xml" + weight = 3 + [markup] [markup.tableOfContents] startLevel = 2 @@ -145,3 +151,9 @@ timeZone = "Europe/Berlin" name = "Quellcode" url = "https://schlomp.space/tastytea/blog" weight = 2 + + [[languages.de.menu.footer]] + identifier = "rss" + name = "RSS" + url = "/de/index.xml" + weight = 3 diff --git a/themes/nocolor b/themes/nocolor index 7b4b21e..3ae78f8 160000 --- a/themes/nocolor +++ b/themes/nocolor @@ -1 +1 @@ -Subproject commit 7b4b21ebc6ee0eb239deeb2d664b0f62b84e1647 +Subproject commit 3ae78f860fb0a00e648fcc0ce34226241674528b