a
This commit is contained in:
parent
3462bccc98
commit
3462d7e581
3 changed files with 3 additions and 3 deletions
Before Width: | Height: | Size: 451 KiB After Width: | Height: | Size: 451 KiB |
|
@ -33,7 +33,7 @@ const headerLinks = [
|
|||
{
|
||||
label: "More",
|
||||
href: "/more",
|
||||
icon: "fa-solid fa-arrow-right",
|
||||
icon: "fa-solid fa-bars",
|
||||
},
|
||||
];
|
||||
---
|
||||
|
|
|
@ -14,8 +14,8 @@ const meta = [
|
|||
|
||||
<Page
|
||||
title="Even more Ivy!"
|
||||
description="Almost every page on this site"
|
||||
icon="fa-solid fa-user"
|
||||
description="All* of the pages of this site"
|
||||
icon="fa-solid fa-bars"
|
||||
date="2025-03-13"
|
||||
>
|
||||
<h3 class="text-lg font-bold mb-2">/meta</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue