diff --git a/README.md b/README.md index 5d674bd..b25feeb 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 baf09ce..45120d6 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 b3f8e47..c2d966c 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -6,6 +6,7 @@ {% if site.instagram_username%}