mirror of
https://github.com/Fluffy-Bean/GameExpo.git
synced 2025-05-28 06:13:13 +00:00
31 lines
759 B
HTML
31 lines
759 B
HTML
<footer>
|
|
<div class="top">
|
|
<div class="links">
|
|
<h3>Social Links</h3>
|
|
<a href="https://twitter.com/dv8Expo/">Twitter</a>
|
|
<a href="https://www.instagram.com/dv8gameexpo/">Instagram</a>
|
|
<a href="https://discord.gg/xkHBS9hqGM">Discord</a>
|
|
</div>
|
|
|
|
<div class="contactInformation">
|
|
<h3>Contact Information</h3>
|
|
<p>sussy@domain.com</p>
|
|
<p>sussy@domain.com</p>
|
|
</div>
|
|
|
|
<div class="locations">
|
|
<h3>Location</h3>
|
|
<p>Brighton</p>
|
|
<p>27 Richmond Pl</p>
|
|
<p>BN2 9NA</p>
|
|
<p></p>
|
|
</div>
|
|
</div>
|
|
<div class="madeBy">
|
|
<p>Made by Michal</p>
|
|
<hr>
|
|
<a href="https://github.com/Fluffy-Bean/GameExpo">GitHub</a>
|
|
<hr>
|
|
<p>michal-gdula@pm.me</p>
|
|
</div>
|
|
</footer>
|