My personal blog hauleth.dev
blog

chore: add SourceHut to links

hauleth.dev 084bcb6d e0724b53

verified
+1 -1
+1 -1
config.toml
··· 50 50 # Menu items to display. You define a url and the name of the menu item. 51 51 main_menu = [ 52 52 {url="https://plan.cat/~hauleth", name=".plan", rel="me"}, 53 - # {url="https://twitter.com/hauleth", name="twitter", rel="me"}, 54 53 {url="https://fosstodon.org/@hauleth", name="toots", rel="me"}, 54 + {url="https://sr.ht/~hauleth", name="sourcehut", rel="me"}, 55 55 {url="https://github.com/hauleth", name="github", rel="me"}, 56 56 {url="https://gitlab.com/hauleth", name="gitlab", rel="me"}, 57 57 ]