Update social links
Some checks failed
/ deploy (push) Has been cancelled

This commit is contained in:
Alois 2026-08-14 18:10:13 +02:00
commit aaac7039b4
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24

View file

@ -22,19 +22,24 @@ export default defineConfig({
customCss: ["./src/theme.css"], customCss: ["./src/theme.css"],
social: [ social: [
{ {
icon: "github", icon: "code-branch",
label: "GitHub", label: "Git",
href: "https://github.com/Tensamin", href: "https://git.methanium.net/tensamin",
}, },
{ {
icon: "external", icon: "external",
label: "Website", label: "Homepage",
href: "https://tensamin.net", href: "https://tensamin.net",
}, },
{ {
icon: "information", icon: "information",
label: "Status", label: "Status",
href: "https://status.tensamin.net", href: "https://status.methanium.net",
},
{
icon: "heart",
label: "Support us",
href: "https://shop.methanium.net",
}, },
], ],
sidebar: [ sidebar: [