diff --git a/README.md b/README.md index 5d674bd0d3..b25feeb0ac 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,12 @@ pinterest_username: jekyll youtube_username: jekyll googleplus_username: +jekyll rss: rss + +mastodon: + - username: jekyll + instance: example.com + - username: jekyll2 + instance: example.com ``` -- diff --git a/_config.yml b/_config.yml index baf09ce8dd..45120d6e64 100644 --- a/_config.yml +++ b/_config.yml @@ -19,6 +19,14 @@ rss: rss #youtube_username: jekyll #googleplus_username: +jekyll +# Mastodon instances +# mastodon: +# - username: jekyll +# instance: example.com +# - username: jekyll2 +# instance: example.com + + show_excerpts: false # set to true to show excerpts on the homepage # Minima date format diff --git a/_includes/social.html b/_includes/social.html index b3f8e473cb..c2d966cdf6 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -6,6 +6,7 @@ {% if site.instagram_username%}