From 90d70c780c10902a22518a999f282ef98ff25e0e Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Wed, 26 Aug 2020 17:55:00 +0200 Subject: [PATCH] add mastodon --- _config.yml | 2 +- _data/social.yml | 6 +++++- _includes/footer.html | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 07a4223..ea5e33a 100644 --- a/_config.yml +++ b/_config.yml @@ -42,7 +42,7 @@ social: links: - https://twitter.com/ToSettoSetto - https://instagram.com/ToSettoSetto - + - https://mastodon.art/@tosettosetto ## Matomo matomo_site_id: '11' matomo_container: 'kJUGWiO2' diff --git a/_data/social.yml b/_data/social.yml index df05ae5..16af3ff 100644 --- a/_data/social.yml +++ b/_data/social.yml @@ -1,4 +1,8 @@ - +- name: Mastodon + url: https://mastodon.art/@tosettosetto + icon: fa-mastodon + share_link: + we_have_account: true - name: Twitter url: https://twitter.com/ToSettoSetto icon: fa-twitter diff --git a/_includes/footer.html b/_includes/footer.html index fb6a93c..20907bd 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -18,7 +18,7 @@
{{ site.title }} Logo
{% for nw in site.data.social %} - {{ nw.name }} {% endfor %}