From 8b348e6aadd870c4aa22a796471a35ce9e29be96 Mon Sep 17 00:00:00 2001 From: echarp <manu@echarp.org> Date: Mon, 04 Mar 2019 22:25:39 +0000 Subject: [PATCH] Add a link to "mastodon" (#159) --- exampleSite/config.toml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 579c5f9..a416cd9 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -26,6 +26,7 @@ github = "" gitlab = "" linkedin = "" + mastodon = "" # choose a background color from any on this page: http://tachyons.io/docs/themes/skins/ and preface it with "bg-" background_color_class = "bg-black" featured_image = "/images/gohugo-default-sample-hero-image.jpg" -- Gitblit v1.10.0