aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 539f7d3..2c07914 100644
--- a/_config.yml
+++ b/_config.yml
@@ -8,8 +8,13 @@ description: >- # this means to ignore newlines until "baseurl:"
Designer, developer, hardware tinkerer, open source advocate, consumer of dark roast coffee, and writer of very long sentences.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
-twitter_username: jekyllrb
-github_username: jekyll
+
+minima:
+ social_links:
+ - { platform: rss, user_url: "/feed.xml" }
+ - { platform: mastodon, user_url: "https://fosstodon.org/@tdarb" }
+ - { platform: sourcehut, user_url: "https://sr.ht/~bt/" }
+ - { platform: git, user_url: "https://git.btxx.org" }
# Build settings
plugins: