From 1279cade224f485feb12ad4454297c86088fdb78 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Sat, 24 Feb 2024 12:51:47 -0500 Subject: [PATCH] adding /now page --- src/components/Header.astro | 1 + src/pages/about.md | 2 +- src/pages/now.md | 30 ++++++++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 src/pages/now.md diff --git a/src/components/Header.astro b/src/components/Header.astro index 4427392..cb1c60f 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -6,6 +6,7 @@ const { pathname } = Astro.url; const navLinks: NavLink[] = [ { label: '📝 Blog', path: '/' }, { label: '👤 About', path: '/about/' }, + { label: '🕐 Now', path: '/now/' }, ]; --- diff --git a/src/pages/about.md b/src/pages/about.md index d27b798..4cbcb6c 100644 --- a/src/pages/about.md +++ b/src/pages/about.md @@ -1,6 +1,6 @@ --- layout: ../layouts/About.astro -title: Page Not Found +title: About Me --- My name is **Graham**, a web developer from Rhode Island. diff --git a/src/pages/now.md b/src/pages/now.md new file mode 100644 index 0000000..044c1d0 --- /dev/null +++ b/src/pages/now.md @@ -0,0 +1,30 @@ +--- +layout: ../layouts/Layout.astro +title: Now +--- + +Hey there, this is my [/now page](https://nownownow.com/about)! + +_Last updated: February 24, 2024_ + +## 🔨 Making + +- This blog! +- KeyStash (Coming Soon!) - A [Mac-assed Mac app](https://daringfireball.net/linked/2020/03/20/mac-assed-mac-apps) for managing registration codes for your apps, modelled on the feature from 1Password. + +## 🎧 Listening + +- [Paramore](https://music.apple.com/us/artist/paramore/75950796) +- [Taylor Swift](https://music.apple.com/us/artist/taylor-swift/159260351) +- [Eric W Brown](https://music.apple.com/us/artist/eric-w-brown/1503483546) +- [They Might Be Giants](https://music.apple.com/us/artist/they-might-be-giants/149020) + +## 🎮 Playing + +- [Persona 3 Reload](https://thegamesdb.net/game.php?id=118048) +- [Fortnite](https://thegamesdb.net/game.php?id=84367) +- [Super Mario Wonder](https://thegamesdb.net/game.php?id=115948) + +## 📺 Watching + +- Nothing at the moment...