feat: add anchor for /about#contact
This commit is contained in:
parent
514b43a4e9
commit
dd583653c2
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ import Footer from '../components/Footer.astro'
|
|||
communities.
|
||||
</p>
|
||||
|
||||
<h2>Contact info</h2>
|
||||
<h2 id="contact">Contact info</h2>
|
||||
<ul>
|
||||
<li>✉️ Email: <a href="mailto:ayo@ayco.io">ayo@ayco.io</a></li>
|
||||
<li>
|
||||
|
|
Loading…
Reference in a new issue