chore: updated footer 973a4d48
Steve · 2026-01-09 16:19 1 file(s) · +1 −0
packages/client/src/components/layout/Footer.astro +1 −0
9 9
		Copyright © {year}
10 10
		Steve Simkins
11 11
	</div>
12 +
	<a href="https://github.com/stevedylandev/stevedylan.dev">Source Code</a>
12 13
	<nav
13 14
		aria-label="More on this site"
14 15
		class="flex gap-x-1 sm:gap-x-0 sm:divide-x sm:divide-gray-500 flex-wrap"