This commit is contained in:
2025-12-27 11:13:46 +01:00
parent f52992b8fd
commit 47397db72c
6 changed files with 258 additions and 1 deletions

View File

@ -12,11 +12,11 @@ const links = [
{ href: "/artworks", label: "Portfolio" },
{ href: "/artworks/animalstudies", label: "Animal Studies" },
{ href: "/commissions", label: "Commissions" },
{ href: "/tos", label: "Terms of Service" },
// { href: "/portfolio/artfight", label: "Artfight" },
// { href: "/portfolio/minis", label: "Miniatures" },
// { href: "/commissions", label: "Commissions" },
// { href: "/ych", label: "YCH / Custom offers" },
// { href: "/tos", label: "Terms of Service" },
// { href: "/todo", label: "todo (temp)" },
]