mirror of https://github.com/reiyua/reiyua.lol.git
Add social media contact links under contact form
This commit is contained in:
parent
2e6f96e231
commit
21eacbe979
10
contact.html
10
contact.html
|
@ -23,7 +23,7 @@
|
|||
</div>
|
||||
<div class="header">
|
||||
<h1>reiyua</h1>
|
||||
<p>Contact me using the email address below or use the form below to send me a message:</p>
|
||||
<p>Contact me using the following details below or use the form below to send me a message:</p>
|
||||
<a href="mailto:rei@reiyua.lol">rei@reiyua.lol</a>
|
||||
</p>
|
||||
</div>
|
||||
|
@ -46,5 +46,13 @@
|
|||
</form>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<p>Alternatively, you can contact me on social media:</p>
|
||||
<a href="https://twitter.com/rreiyua">Twitter</a>
|
||||
<a href="https://www.instagram.com/rreiyua/">Instagram</a>
|
||||
<a href="https://www.linkedin.com/in/RayyanHodges/">LinkedIn</a>
|
||||
<a href="https://github.com/reiyua">GitHub</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue