From 4fe40bed6b2662be11503df777272c6cdf3be2f7 Mon Sep 17 00:00:00 2001 From: Aria Date: Wed, 19 Mar 2025 08:31:08 +1100 Subject: [PATCH] Add directory of extra pages --- src/components/NavHeader.astro | 2 +- src/pages/directory.astro | 20 ++++++++++++++++++++ src/pages/friends.astro | 2 ++ 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 src/pages/directory.astro diff --git a/src/components/NavHeader.astro b/src/components/NavHeader.astro index 9a128d7..60a4ccd 100644 --- a/src/components/NavHeader.astro +++ b/src/components/NavHeader.astro @@ -45,7 +45,7 @@ const optimizedBackgroundLQ = await getImage({ Blog | About | Friends | - Moar 88x31 | + Other Pages | Portfolio |

diff --git a/src/pages/directory.astro b/src/pages/directory.astro new file mode 100644 index 0000000..d72cb6b --- /dev/null +++ b/src/pages/directory.astro @@ -0,0 +1,20 @@ +--- +import Partition from "../components/Partition.astro"; + +import BaseLayout from "../layouts/BaseLayout.astro"; +const pageTitle = "A bunch of other pages!"; + +--- + + + +

{pageTitle}

+

Here are some other pages I have for various reasons!

+ + +
+
+ diff --git a/src/pages/friends.astro b/src/pages/friends.astro index 72c461e..218b2e1 100644 --- a/src/pages/friends.astro +++ b/src/pages/friends.astro @@ -103,6 +103,8 @@ const description = "All of Aria's friends with 88x31 buttons for you to click o target="https://ackwell.au" /> +
+ Extra 88x31 buttons!

My badge: