Skip to content

Commit a0f67fc

Browse files
authored
Merge pull request #85 from raphlinus/mastodon_link
Switch social media to Mastodon
2 parents e009e22 + e2e49d6 commit a0f67fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ description: > # this means to ignore newlines until "baseurl:"
1919
Blog of Raph Levien.
2020
baseurl: "" # the subpath of your site, e.g. /blog
2121
url: "https://raphlinus.github.io" # the base hostname & protocol for your site, e.g. http://example.com
22-
twitter_username: raphlinus
2322
github_username: raphlinus
23+
mastodon:
24+
- username: raph
25+
instance: mastodon.online
2426

2527
# Build settings
2628
markdown: kramdown

0 commit comments

Comments
 (0)