From 4b953d0c3be1d3c162f49612f21f5907ce64ce07 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 22 Jan 2024 15:15:18 +0000 Subject: Update navigation links and description is no longer hardcoded --- src/pages/index.astro | 2 +- src/pages/projects.astro | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src/pages') diff --git a/src/pages/index.astro b/src/pages/index.astro index 1f6061d..ab4f39b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,7 +6,7 @@ import Profile from '../images/Alee.png'; import '../styles/index.css'; --- - +
Andrew Lee diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 0313de2..fb61caf 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -1,6 +1,5 @@ --- import Page from "../layouts/Page.astro"; --- - - + -- cgit v1.2.3