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

Before

Width:  |  Height:  |  Size: 451 KiB

After

Width:  |  Height:  |  Size: 451 KiB

Before After
Before After

View file

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

View file

@ -14,8 +14,8 @@ const meta = [
<Page <Page
title="Even more Ivy!" title="Even more Ivy!"
description="Almost every page on this site" description="All* of the pages of this site"
icon="fa-solid fa-user" icon="fa-solid fa-bars"
date="2025-03-13" date="2025-03-13"
> >
<h3 class="text-lg font-bold mb-2">/meta</h3> <h3 class="text-lg font-bold mb-2">/meta</h3>