diff --git a/_config.yml b/_config.yml index 4320486db0c..23edcec7a38 100644 --- a/_config.yml +++ b/_config.yml @@ -104,6 +104,9 @@ social: twitter: account: home_assistant + mastodon: + account: "https://fosstodon.org/@homeassistant" + # Home Assistant release details current_major_version: 2022 current_minor_version: 11 diff --git a/source/_includes/site/head.html b/source/_includes/site/head.html index b965a92e387..586e850d16e 100644 --- a/source/_includes/site/head.html +++ b/source/_includes/site/head.html @@ -27,6 +27,7 @@ + {% if site.social.mastodon.account %}{% endif %}