From 687acc185ee766ac7386568bef5b70a7d8d8288c Mon Sep 17 00:00:00 2001 From: patak Date: Tue, 20 Dec 2022 12:08:03 +0100 Subject: [PATCH] feat: links to Mastodon and Discord in app --- components/nav/NavFooter.vue | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue index d43d7a2a..608ad90e 100644 --- a/components/nav/NavFooter.vue +++ b/components/nav/NavFooter.vue @@ -48,17 +48,20 @@ const buildTimeAgo = useTimeAgo(buildTime, timeAgoOptions) - · - - {{ buildCommit.slice(0, 7) }} - - · GitHub + + +
+ Mastodon · Discord · GitHub