aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2023-12-24 07:55:00 +0000
committerKevin J Hoerr <kjhoerr@protonmail.com>2023-12-24 07:55:00 +0000
commit28f6ae4ffc6846f9ccf352ee784601eaf3e1d5c4 (patch)
tree09eaf371cee499bb71115f9881161d3dd5857733 /src
parentc05436f665b153a4318c2aaecc9b871f8c1c08d1 (diff)
downloadsubmelon.dev-28f6ae4ffc6846f9ccf352ee784601eaf3e1d5c4.tar.gz
submelon.dev-28f6ae4ffc6846f9ccf352ee784601eaf3e1d5c4.tar.bz2
submelon.dev-28f6ae4ffc6846f9ccf352ee784601eaf3e1d5c4.zip
Use higher quality source images
Diffstat (limited to 'src')
-rw-r--r--src/pages/index.njk10
-rw-r--r--src/static/images/favicon-70x70.png (renamed from src/images/favicon-70x70.png)bin10940 -> 10940 bytes
-rw-r--r--src/static/images/main.png (renamed from src/images/main.png)bin724558 -> 724558 bytes
-rw-r--r--src/static/images/main.webpbin0 -> 256990 bytes
-rw-r--r--src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webpbin13260 -> 0 bytes
-rw-r--r--src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.pngbin43389 -> 0 bytes
6 files changed, 5 insertions, 5 deletions
diff --git a/src/pages/index.njk b/src/pages/index.njk
index 67d8506..1206aa0 100644
--- a/src/pages/index.njk
+++ b/src/pages/index.njk
@@ -2,8 +2,8 @@
layout: layouts/page.njk
---
<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>
@@ -14,19 +14,19 @@ layout: layouts/page.njk
<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>
diff --git a/src/images/favicon-70x70.png b/src/static/images/favicon-70x70.png
index 4d68d0f..4d68d0f 100644
--- a/src/images/favicon-70x70.png
+++ b/src/static/images/favicon-70x70.png
Binary files differ
diff --git a/src/images/main.png b/src/static/images/main.png
index 324fab3..324fab3 100644
--- a/src/images/main.png
+++ b/src/static/images/main.png
Binary files differ
diff --git a/src/static/images/main.webp b/src/static/images/main.webp
new file mode 100644
index 0000000..92bad48
--- /dev/null
+++ b/src/static/images/main.webp
Binary files differ
diff --git a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp b/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp
deleted file mode 100644
index 185b64e..0000000
--- a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/6cac9/main.webp
+++ /dev/null
Binary files differ
diff --git a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png b/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png
deleted file mode 100644
index 5139f93..0000000
--- a/src/static/static/81e0da73927123f3f6b0c9a2d0750e76/88e48/main.png
+++ /dev/null
Binary files differ