add github profile link

This commit is contained in:
itsMapleLeaf
2023-08-16 20:34:35 -05:00
parent 0dad3c9ecd
commit 3824859352

View File

@@ -10,7 +10,10 @@ export interface Props {
<footer class={twMerge("text-xs opacity-75", Astro.props.class)}> <footer class={twMerge("text-xs opacity-75", Astro.props.class)}>
<address class="not-italic"> <address class="not-italic">
&copy; {new Date().getFullYear()} itsMapleLeaf &copy; {new Date().getFullYear()}
<ExternalLink class="link" href="https://github.com/itsMapleLeaf">
itsMapleLeaf
</ExternalLink>
</address> </address>
<p> <p>
Coded with <HeartIcon className="inline w-4 align-sub" /> using{" "} Coded with <HeartIcon className="inline w-4 align-sub" /> using{" "}