diff --git a/config.yaml b/config.yaml index d79e3ba..ff106bc 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseURL: https://vrifox.cc/vrifox.cc_hugo/ +baseURL: https://vrifox.cc/ languageCode: en-us title: vrifox.cc enableRobotsTXT: true @@ -7,24 +7,29 @@ params: menu: main: - identifier: blog - name: Blog + name: blog title: blog url: /blog weight: 1 - identifier: projects - name: Projects + name: projects title: projects url: /projects weight: 2 links: - identifier: mastodon - name: Mastodon + name: mastodon title: mastodon url: https://social.anoxinon.de/@vrifox weight: 1 footer: - identifier: feed - name: RSS-Feed - title: RSS-Feed + name: feed (rss) + title: rss-feed url: https://vrifox.cc/vrifox.cc_hugo/blog/index.xml weight: 1 + - identifier: sourcecode + name: source code + title: source code + url: https://git.vrifox.cc/vrifox/cursors + weight: 2 diff --git a/public/404.html b/public/404.html index c6fa082..ea48516 100644 --- a/public/404.html +++ b/public/404.html @@ -7,32 +7,32 @@ - + - +