add buttons

This commit is contained in:
2024-11-05 17:41:47 +00:00
parent 76a86b0bd6
commit 74bbf8a2fa
6 changed files with 51 additions and 4 deletions
+13 -3
View File
@@ -23,9 +23,19 @@
if you want to contact me, email <a class="email">me [AT] futile [DOT] eu</a>
</p>
</div>
<div class="footer">
<p id="quote">who are you</p>
<div style="position: absolute; bottom: 0; left: 0; right: 0;">
<div class="buttons">
<ul class="buttons">
<li><a href="https://futile.neocities.org"><img src="buttons/futile.png" width="88px" height="31px"></a></li>
<li><a href="https://xenia.blahaj.land/"><img src="buttons/rose_88x31.png" width="88px" height="31px"></a></li>
<li><iframe src="//incr.easrng.net/badge?key=futile" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0"></iframe></li>
<li><a href="https://fedoraproject.org/spins/kde"><img src="buttons/fedora.png" width="88px" height="31px"></a></li>
</ul>
</div>
<div class="footer">
<p id="quote">who are you</p>
</div>
</div>
</body>
</html>
</html>