/computers page

This commit is contained in:
Amber
2023-01-09 20:02:08 -05:00
parent acc59085f0
commit 1c05886251
20 changed files with 139 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
<ul role="directory" class="no-list-style">
<li><a href="news.html">news</a></li>
<li><a href="minidisc.html">minidisc</a></li>
<li><a href="computers.html">computers</a></li>
<!-- <li><a href="media.html">media</a></li> -->
</ul>
</nav>
@@ -58,7 +59,7 @@
</ul>
<h4>page views: </h4>
<img src="https://count.getloli.com/get/@ambersplace?theme=asoul" alt="ambersplace" width="315" height="100"
<img src="https://count.getloli.com/get/@ambersplace?theme=asoul" alt="page view count" width="315" height="100"
style="border:none;" />
<footer>
@@ -86,7 +87,10 @@
<img height="31" width="88" src="/images/badges/gay.png" alt="Gay flag" style="border:none;">
<img height="31" width="88" src="/images/badges/trans.png" alt="Trans flag" style="border:none;">
<img height="31" width="88" src="/images/badges/linuxnow.jpg" alt="Linux now" style="border:none;">
<img height="31" width="97" src="/images/badges/neocities_button.gif" alt="neocities" style="border:none;">
<a href="https://neocities.org/"
title="Neocities" target="_blank" aria-label="opens external site in a new window">
<img height="31" width="97" src="/images/badges/neocities_button.gif" alt="neocities" style="border:none;">
</a>
</footer>
</body>
</html>