Skip to content

Commit f52b635

Browse files
committed
swap twitter for mastodon and bluesky
1 parent 981eed9 commit f52b635

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ permalink: /
88
A bunch of notes on various topics (probably mostly programming-related). Some are more, some are less well written. Many will just be crazy ideas I had in the shower and needed to write down. I won't guarantee that all of this makes sense.
99

1010
[More about me.](https://pascalhertleif.de)
11-
You can also <a rel="me" href="https://mastodon.social/@killercup">follow me on Mastodon here</a>.
11+
You can also follow me <a rel="me" href="https://mastodon.social/@killercup">on Mastodon</a>
12+
or <a rel="me" href="https://bsky.app/profile/killercup.de">on Bluesky</a>.
1213

1314
You can find the source of this website [on Github](https://github.com/killercup/scribbles), where you can also open issues to discuss the posts.

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ description: >
44
url: "https://deterministic.space"
55
author: &default_author
66
name: Pascal Hertleif
7-
twitter: killercup
87
github: killercup
8+
mastodon: https://mastodon.social/@killercup
9+
bluesky: https://bsky.app/profile/killercup.de
910
twitter: # this site's twitter account
1011
username: killercup
1112
imprint_url: https://pascalhertleif.de/impressum/

0 commit comments

Comments
 (0)