This commit is contained in:
Ivy Turner 2025-04-28 09:19:15 +01:00
parent 3462bccc98
commit 3462d7e581
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ const headerLinks = [
{
label: "More",
href: "/more",
icon: "fa-solid fa-arrow-right",
icon: "fa-solid fa-bars",
},
];
---