The code for my personal website, powered by Jekyll. arthr.me
jekyll-site personal-website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(config): fixes malformed mastodon config

authored by

Arthur Freitas and committed by
GitHub
61cce888 6e474051

+2 -1
+2 -1
_config.yml
··· 15 15 author: 16 16 name: Arthur Freitas 17 17 uri: https://arthr.me 18 - mastodon: @arthr@organica.social 18 + email: "arthur@arthr.me" 19 + mastodon: "@arthr@organica.social" 19 20 20 21 # Theme Settings 21 22