aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-05-26 10:26:41 -0400
committerBradley Taunt <bt@btxx.org>2024-05-26 10:26:41 -0400
commit6c8c87f1cc01ca3bca1bc2ee0a94d89f1b640ea1 (patch)
tree2a22831849dc86c47c0314db8de3bf38e45f330a /_config.yml
parent7bc33e9815001f96ef6b22c507cf9bf2194ec684 (diff)
Include license, README and theme updates
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: