mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-16 01:00:17 -04:00
20 lines
662 B
HTML
20 lines
662 B
HTML
<footer>
|
|
<a href="https://facebook.com/tjsga" target="_blank">
|
|
<button class="social" id="fb">
|
|
</button>
|
|
</a>
|
|
<a href="https://twitter.com/tjSGA" target="_blank">
|
|
<button class="social" id="tw">
|
|
</button>
|
|
</a>
|
|
<a href="https://facebook.com/tjsga" target="_blank">
|
|
<button class="social" id="flickr">
|
|
</button>
|
|
</a>
|
|
<a href="mailto:sga.tjhsst@gmail.com" target="_blank">
|
|
<button class="social" id="mail">
|
|
</button>
|
|
</a>
|
|
</footer>
|
|
<script src="js/sidebar-min.js"></script>
|