diff options
author | Bradley Taunt <bt@btxx.org> | 2024-06-05 11:05:15 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-06-05 11:05:15 -0400 |
commit | c430a8b3880b3c303c9254b964671151a4617376 (patch) | |
tree | df9dacd08bcc93a3db9fc131db90f5f9ff798645 /_config.yml | |
parent | e85eb98480d0c7af950859e95819901a20923fe7 (diff) |
Further tweaks, improvements, content changes
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 98f8fa6..0f8fee6 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ host: 0.0.0.0 minima: social_links: - { platform: rss, user_url: "/feed.xml" } - - { platform: mastodon, user_url: "https://fosstodon.org/@tdarb" } + - { platform: mastodon, user_url: "https://mastodon.bsd.cafe/@bt" } - { platform: sourcehut, user_url: "https://sr.ht/~bt/" } - { platform: git, user_url: "https://git.btxx.org" } |