make alt text nicer
This commit is contained in:
parent
1edda4bb07
commit
b54a7df9f9
14
index.html
14
index.html
@ -14,25 +14,25 @@
|
||||
<h1><span class="star">star</span><span class="light">light</span></h1>
|
||||
<p class="white">^_^</p>
|
||||
<div class="buttons">
|
||||
<a href="https://git.stardust.wtf/starlight" target="_blank"><img alt="git icon" width="80" height="80"
|
||||
<a href="https://git.stardust.wtf/starlight" target="_blank"><img alt="git" width="80" height="80"
|
||||
src="./img/git.svg"></a>
|
||||
<a href="https://kitty.community/@starlight" target="_blank"><img alt="fediverse icon" width="80"
|
||||
<a href="https://kitty.community/@starlight" target="_blank"><img alt="fediverse" width="80"
|
||||
height="80" src="./img/fedi.svg"></a>
|
||||
</div>
|
||||
<hr class="movinggradient">
|
||||
<h2>services</h2>
|
||||
<div class="buttons">
|
||||
<a href="https://git.stardust.wtf" target="_blank"><img alt="gitea icon" width="80" height="80"
|
||||
<a href="https://git.stardust.wtf" target="_blank"><img alt="gitea" width="80" height="80"
|
||||
src="./img/gitea.svg"></a>
|
||||
<a href="https://kitty.community" target="_blank"><img alt="iceshrimp icon" width="80" height="80"
|
||||
<a href="https://kitty.community" target="_blank"><img alt="iceshrimp" width="80" height="80"
|
||||
src="./img/iceshrimp.svg"></a>
|
||||
<a href="https://search.stardust.wtf" target="_blank"><img alt="searxng icon" width="80" height="80"
|
||||
<a href="https://search.stardust.wtf" target="_blank"><img alt="searxng" width="80" height="80"
|
||||
src="./img/searxng.svg"></a>
|
||||
<a href="https://drasl.stardust.wtf" target="_blank"><img alt="drasl icon" width="80" height="80"
|
||||
<a href="https://drasl.stardust.wtf" target="_blank"><img alt="drasl" width="80" height="80"
|
||||
src="./img/drasl.svg"></a>
|
||||
</div>
|
||||
|
||||
<img class="spinnycat" id="cornerimg" alt=":3c" width="64px" src="./img/3c.png">
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user