From 0a8b6e69f1d68fb9357a718529f90b392bfc0f6f Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Sun, 14 Sep 2025 10:42:32 -0400 Subject: [PATCH] fix link to latest blog post on home page --- src/pages/index.astro | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 9de41f9..eac1149 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -35,14 +35,15 @@ const latestPost = posts.sort( development, and whatever else strikes my fancy.

- Read my latest blog post, {latestPost.data.title}, posted on {new Date(latestPost.data.pubDate).toLocaleDateString()}.

If your interested in checking out my web dev projects, check out my portfoliomy portfolio.

@@ -50,17 +51,20 @@ const latestPost = posts.sort( rel="me" href="https://mastodon.social/@ghalldev" target="_blank" + rel="noopener noreferrer" >Mastodon and Bluesky.

My portrait was drawn by Natalia VazquezNatalia Vazquez.