export const config = { siteTitle: "Spelis", footerLinks: [ {name: "Github", tooltip: "@Spelis", href:"https://github.com/spelis/"}, {name: "YouTube", tooltip: "@Spelis", href:"https://www.youtube.com/@Spelis"}, {name: "E-Mail", tooltip:"spelis@spelis.li", href:"mailto:spelis@spelis.li"}, {name: "BlueSky", tooltip:"@spelis.li", href:"https://bsky.app/profile/spelis.li"}, ], headerLinks: [ {name: "Git", href:"https://git.spelis.li/"}, {name: "Paste", href:"https://paste.spelis.li/"}, ] }