From 40b26fcd68b347cc6db4c1c6cc968804a3112bc2 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Sun, 25 Dec 2022 06:06:44 +0800 Subject: [PATCH] update mastodon link scheme --- README.md | 2 +- layouts/partials/header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b46acdd..8301cff 100755 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # add disqus comments twitter = 'YOUR_TWITTER_ID' # twitter.com/YOUR_TWITTER_ID github = 'YOUR_GITHUB_ID' # github.com/YOUR_GITHUB_ID instagram = 'YOUR_INSTAGRAM_ID' # instagram.com/YOUR_INSTAGRAM_ID - mastodon = 'YOUR_MASTODON_LINK' # mastodon.instance/@xxx + mastodon = 'YOUR_MASTODON_LINK' # https://mastodon.instance/@xxx rss = true # show rss icon # home page profile diff --git a/layouts/partials/header.html b/layouts/partials/header.html index a47a9ce..3a1f3a1 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -82,7 +82,7 @@ {{ end }}