diff --git a/config.yaml b/config.yaml index a8776ea..d79e3ba 100644 --- a/config.yaml +++ b/config.yaml @@ -3,22 +3,28 @@ languageCode: en-us title: vrifox.cc enableRobotsTXT: true params: - version: 2020-09 + version: 2020-09-20 menu: main: - identifier: blog name: Blog title: blog url: /blog - weight: 2 + weight: 1 - identifier: projects name: Projects title: projects url: /projects - weight: 3 + weight: 2 links: - identifier: mastodon name: Mastodon title: mastodon url: https://social.anoxinon.de/@vrifox - weight: 4 + weight: 1 + footer: + - identifier: feed + name: RSS-Feed + title: RSS-Feed + url: https://vrifox.cc/vrifox.cc_hugo/blog/index.xml + weight: 1 diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index ff6c1cb..41a70ad 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -6,16 +6,7 @@