···5050# Menu items to display. You define a url and the name of the menu item.
5151main_menu = [
5252 {url="https://plan.cat/~hauleth", name=".plan", rel="me"},
5353- # {url="https://twitter.com/hauleth", name="twitter", rel="me"},
5453 {url="https://fosstodon.org/@hauleth", name="toots", rel="me"},
5454+ {url="https://sr.ht/~hauleth", name="sourcehut", rel="me"},
5555 {url="https://github.com/hauleth", name="github", rel="me"},
5656 {url="https://gitlab.com/hauleth", name="gitlab", rel="me"},
5757]