summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml8
1 files changed, 5 insertions, 3 deletions
diff --git a/hugo.toml b/hugo.toml
index d80527c..072ba4b 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -87,12 +87,14 @@ enableRobotsTXT = true
# Social media. Delete any item you aren't using to make sure it won't show up
# in your website's metadata.
- [params.social]
- mastodon = "miraikumiko"
-
+ #[params.social]
# Author metadata. This is mostly used for the RSS feed of your site, but the
# email is also added to the footer of each post. You can hide the "reply to"
# link by using a `hideReply` param in front matter.
[params.author]
name = "Mirai Kumiko"
email = "miraikumiko@disroot.org"
+ [params.links]
+ email = "mailto:miraikumiko@disroot.org"
+ github = "https://github.com/miraikumiko"
+ misskey = "https://underground.pm/@miraikumiko"