diff --git a/index.html b/index.html index 3013b72b044964fdb18bdc7bf50eae9044ab8475..9d772ee9b0541f88f3a1079afdca8e678df3e4d4 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,8 @@ <header> <nav> <h1>Sort Lines</h1> - <a id="logo" class="cursordefault" href="/"><img src="../Simpel.png" alt="simpel icon" height="48" width="48"></a> - <a id="github" href="https://github.com/SimpelMe/sort-lines" target="_blank" rel="noopener noreferrer" title="watch source code"> + <a id="logo" class="cursordefault" href="/"><img src="../Simpel.png" alt="simpel icon" height="48" width="48" title="simpel.cc" aria-label="go to simpel dot c c"></a> + <a id="github" href="https://github.com/SimpelMe/sort-lines" target="_blank" rel="noopener noreferrer" title="watch source code" aria-label="go to source code at github dot com"> <img id="github-cat" src="../github-cat-white.png" alt="github logo"> </a> </nav>