update page structure

This commit is contained in:
2025-02-06 19:12:41 -05:00
parent 27bf9ad185
commit e15bb944c9
22 changed files with 6236 additions and 88 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
---
import RssIcon from '../styles/svg/rss.svg';
import RssIcon from '../img/svg/rss.svg';
const year = new Date().getFullYear();
---
<footer>
<p>
Copyright {year}, Graham Hall
Copyright 2022 - {year}, Graham Hall
<br />
Built with <a href="https://astro.build">Astro</a>