8 Commits

Author SHA1 Message Date
53a355667f add guestbook to nav. adjust nav links
nav links no longer open in new tab
2025-02-25 06:19:09 -05:00
4ed3fe6df4 migrate about page. refactor code as necessary
added main tags to BasicLayout. removing the need
for them in each .astro page
2025-02-20 08:02:52 -05:00
ce4cdfb0a1 add class to Image components
adjust height and width to 24px
adjust vertical-align to sub to align with text
in header
2025-02-20 00:13:27 -05:00
5bc025bd27 BasicLayout complete
tested with index.astro in light and dark modes
2025-02-19 22:00:20 -05:00
db251790d1 Footer component created 2025-02-19 21:52:04 -05:00
0141d4647e add Header component 2025-02-19 21:42:15 -05:00
661d0f8564 creation of Navigation component 2025-02-19 20:01:04 -05:00
1597f9cdc2 code refactoring
clean up index.astro
add files needs for primary layout
2025-02-19 19:48:12 -05:00