reaallly not sure on some of this stuff now huh

This commit is contained in:
2025-11-18 15:13:46 +13:00
parent 3378844823
commit 4310c90f48
3 changed files with 15 additions and 8 deletions

View File

@@ -13,9 +13,13 @@ const links = [
lnk: "mailto:contact@breadone.net"
},
{
txt: "copyright",
lnk: "/copyright"
}
txt: "about",
lnk: "/about"
},
// {
// txt: "copyright",
// lnk: "/copyright"
// }
]
---