My personal blog hauleth.dev
blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add Mastodon link

+1
+1
config.toml
··· 52 52 main_menu = [ 53 53 {url="https://plan.cat/~hauleth", name=".plan", rel="me"}, 54 54 {url="https://twitter.com/hauleth", name="twitter", rel="me"}, 55 + {url="https://fosstodon.org/@hauleth", name="mastodon", rel="me"}, 55 56 {url="https://github.com/hauleth", name="github", rel="me"}, 56 57 {url="https://gitlab.com/hauleth", name="gitlab", rel="me"}, 57 58 ]