super strange typo. Oops!

This commit is contained in:
Reid 2024-09-18 20:05:39 -07:00
parent 61e432a81e
commit d405bc7ec2
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -17,6 +17,6 @@ import Card from "../components/Card.astro";
<li><a href="https://github.com/reidlabwastaken" rel="me" target="_blank">github</a></li> <li><a href="https://github.com/reidlabwastaken" rel="me" target="_blank">github</a></li>
</ul> </ul>
<p>if you'd like to get in touch with me, the only <em>reliable</em> way is via discord. i tend to take a while or sometimes miss other contact methods</p> <p>if you'd like to get in touch with me, the only <em>reliable</em> way is via discord. i tend to take a while or sometimes miss other contact methods</p>
<p>if you do not want to directly contact me through discord or want to contact about more serious inquries, you can try the email address <samp>reidlab (at) reidlab (dot) this domain</samp></p> <p>if you do not want to directly contact me through discord or want to contact about more serious inquries, you can try the email address <samp>reidlab (at) this domain</samp></p>
</Card> </Card>
</Layout> </Layout>