From 1726c31c232d593a25387790883c27a67db2ab8a Mon Sep 17 00:00:00 2001 From: jolheiser Date: Mon, 21 Nov 2022 10:09:56 -0600 Subject: [PATCH] feat: add rel-me and mastodon Signed-off-by: jolheiser --- config.yaml | 6 ++++++ layouts/partials/toplinks.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 56dfcb3..08770c8 100644 --- a/config.yaml +++ b/config.yaml @@ -64,6 +64,12 @@ menu: url: https://discourse.gitea.io/ weight: 70 pre: group + - name: Mastodon + url: https://social.gitea.io/@gitea + weight: 75 + pre: mastodon + params: + rel: me - name: Twitter url: https://twitter.com/giteaio weight: 80 diff --git a/layouts/partials/toplinks.html b/layouts/partials/toplinks.html index 3ea6149..ddb54f6 100644 --- a/layouts/partials/toplinks.html +++ b/layouts/partials/toplinks.html @@ -14,7 +14,7 @@ {{ else }} - +   {{ .Name }}