remove default content and replace with myself

This commit is contained in:
2024-08-19 21:47:37 -05:00
parent 7ef4b48b18
commit 5dfe806e6b
11 changed files with 20 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ import Icon from './Icon.astro';
<aside>
<h2>Interested in working together?</h2>
<CallToAction href="mailto:me@example.com">
<CallToAction href="mailto:alexander.lebens@gmail.com">
Send Me a Message
<Icon icon="paper-plane-tilt" size="1.2em" />
</CallToAction>