M templates/base.html => templates/base.html +1 -1
@@ 1,5 1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<title>Sashanoraa's Website</title>
<meta charset="utf-8" />
M templates/index.html => templates/index.html +2 -2
@@ 2,7 2,7 @@
{% block content %}
<header>
- <img src="sun.svg"/>
+ <img src="sun.svg" alt="A rising sun image behind the name Sashanoraa"/>
<h1 class="size-norm">Sashanoraa</h1>
<h1 class="size-alt">SN</h1>
</header>
@@ 45,7 45,7 @@
I'm Sashanoraa
<a href="https://en.wikipedia.org/wiki/Help:Pronunciation_respelling_key">/SAH-shə-NOR-ə/</a>
aka Sasha, a neurodivergent techie femby 🏳️⚧️. I'm a polyamorous Sapphic
- <img class="emote" src="./blobcat-lesbian-heart.webp"/>
+ <img class="emote" src="./blobcat-lesbian-heart.webp" alt="cat holding a lesbian flag heart"/>
and maker of very gay software. I love writing code, hacking on neat tech, good
gender vibes, talking to cool people, and hating technology.
</p>