mirror of
https://git.wownero.com/lza_menace/neroswap.git
synced 2024-08-15 01:03:24 +00:00
11 lines
813 B
HTML
11 lines
813 B
HTML
<footer id="footer">
|
|
<ul class="icons">
|
|
<li><a target="_blank" href="https://twitter.com/lza_menace" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
|
|
<li><a target="_blank" href="https://github.com/lalanza808" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
|
|
<li><a target="_blank" href="mailto:lza_menace@protonmail.com" class="icon solid alt fa-envelope"><span class="label">Email</span></a></li>
|
|
<li><a target="_blank" href="https://webchat.freenode.net/?room=#wownero" class="icon solid alt fa-comment"><span class="label">IRC</span></a></li>
|
|
</ul>
|
|
<ul class="copyright">
|
|
<li>© {{ config.SITE_NAME }}. All rights reserved.</li><li>Design: <a target="_blank" href="http://html5up.net">HTML5 UP</a></li>
|
|
</ul>
|
|
</footer>
|