aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/public/index.html b/public/index.html
index 67a36d0..9399264 100644
--- a/public/index.html
+++ b/public/index.html
@@ -28,8 +28,8 @@
<main>
<article>
<picture>
- <source type="image/webp" srcSet="static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp 350w" sizes="350px"/>
- <img sizes="350px" loading="lazy" src="static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png" alt="Picture of Kevin Hoerr"/>
+ <source type="image/webp" srcSet="images/main.webp 650w" sizes="350px" height="350" width="350"/>
+ <img src="images/main.png" sizes="350px" height="350" width="350" alt="Picture of Kevin Hoerr"/>
</picture>
<section><h1>Hello!</h1></section>
<section>
@@ -40,26 +40,26 @@
<em>- Kevin H.</em>
</section>
<section>
- <a href="https://github.com/kjhoerr" rel="me" aria-label="My GitHub account with my most active personal projects">
+ <a href="https://github.com/kjhoerr" rel="me" aria-label="My profile kjhoerr on GitHub with recent projects">
<i role="img" class="icon fa-github"></i>
kjhoerr on GitHub
</a>
</section>
<section>
- <a href="https://github.com/kjhoerr/pantry" aria-label="Source code repository of Kevin&apos;s current pet project Pantry">
+ <a href="https://github.com/kjhoerr/pantry" aria-label="Pantry (pet project)">
<i role="img" class="icon fa-code"></i>
Pantry (pet project)
</a>
</section>
<section>
- <a href="https://cybr.es/@kjhoerr" rel="me" aria-label="My Mastodon account">
+ <a href="https://cybr.es/@kjhoerr" rel="me" aria-label="My Mastodon account @kjhoerr@cybr.es">
<i role="img" class="icon fa-mastodon"></i>
@kjhoerr@cybr.es
</a>
</section>
</article>
<footer>
- <span>&copy;2023 kjhoerr@https://submelon.dev/:wD.c.o.5.p-0</span>
+ <span>&copy;2023 kjhoerr@https://submelon.dev/:wD.c.o.7.T-0</span>
</footer>
</main>
</body>