make alt text nicer
This commit is contained in:
parent
1edda4bb07
commit
b54a7df9f9
12
index.html
12
index.html
@ -14,21 +14,21 @@
|
|||||||
<h1><span class="star">star</span><span class="light">light</span></h1>
|
<h1><span class="star">star</span><span class="light">light</span></h1>
|
||||||
<p class="white">^_^</p>
|
<p class="white">^_^</p>
|
||||||
<div class="buttons">
|
<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>
|
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>
|
height="80" src="./img/fedi.svg"></a>
|
||||||
</div>
|
</div>
|
||||||
<hr class="movinggradient">
|
<hr class="movinggradient">
|
||||||
<h2>services</h2>
|
<h2>services</h2>
|
||||||
<div class="buttons">
|
<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>
|
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>
|
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>
|
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>
|
src="./img/drasl.svg"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user