From 6c8c87f1cc01ca3bca1bc2ee0a94d89f1b640ea1 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 26 May 2024 10:26:41 -0400 Subject: Include license, README and theme updates --- _config.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '_config.yml') 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: -- cgit v1.2.3-54-g00ecf