mirror of
https://github.com/Fluffy-Bean/GameExpo.git
synced 2025-06-24 10:56:17 +00:00
:3
This commit is contained in:
parent
ec2453e918
commit
f78ba1dd7e
22 changed files with 1204 additions and 0 deletions
31
ui/footer.html
Normal file
31
ui/footer.html
Normal file
|
@ -0,0 +1,31 @@
|
|||
<footer>
|
||||
<div class="top">
|
||||
<div class="links">
|
||||
<h3>Social Links</h3>
|
||||
<a href="https://twitter.com/dv8sussex">Twitter</a>
|
||||
<a href="https://www.instagram.com/dv8sussex">Instagram</a>
|
||||
<a href="https://en-gb.facebook.com/dv8brighton">Facebook</a>
|
||||
</div>
|
||||
|
||||
<div class="contactInformation">
|
||||
<h3>Contact Information</h3>
|
||||
<p>sussy@domain.com</p>
|
||||
<p>sussy@domain.com</p>
|
||||
</div>
|
||||
|
||||
<div class="locations">
|
||||
<h3>Locations</h3>
|
||||
<p>Brighton</p>
|
||||
<p>01273 550 432</p>
|
||||
<p>Bexhill location</p>
|
||||
<p>01424 213 890</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="madeBy">
|
||||
<p>Made by Michal</p>
|
||||
<hr>
|
||||
<a href="https://github.com/Fluffy-Bean">GitHub</a>
|
||||
<hr>
|
||||
<p>michal-gdula@pm.me</p>
|
||||
</div>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue