aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-12-24 10:24:04 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-12-24 10:24:04 +0000
commit2016d1394e4e2ee41576b11556afc0de6fd44501 (patch)
tree16b40ea3efddd902b1573f9b8605579e215384ee /public
parentc5010811f1d64b21b6a8403733df3f8f3f2b8242 (diff)
downloadsubmelon.dev-2016d1394e4e2ee41576b11556afc0de6fd44501.tar.gz
submelon.dev-2016d1394e4e2ee41576b11556afc0de6fd44501.tar.bz2
submelon.dev-2016d1394e4e2ee41576b11556afc0de6fd44501.zip
chore: autopublish 2023-12-24T10:24:04Z
Diffstat (limited to 'public')
-rw-r--r--public/404/index.html2
-rw-r--r--public/images/RmbDV6rubS-350.pngbin0 -> 231288 bytes
-rw-r--r--public/images/RmbDV6rubS-350.webpbin0 -> 20734 bytes
-rw-r--r--public/images/RmbDV6rubS-550.pngbin0 -> 525246 bytes
-rw-r--r--public/images/RmbDV6rubS-550.webpbin0 -> 37138 bytes
-rw-r--r--public/images/RmbDV6rubS-650.pngbin0 -> 610427 bytes
-rw-r--r--public/images/RmbDV6rubS-650.webpbin0 -> 41170 bytes
-rw-r--r--public/images/main.webpbin256990 -> 0 bytes
-rw-r--r--public/index.html13
9 files changed, 10 insertions, 5 deletions
diff --git a/public/404/index.html b/public/404/index.html
index 474dc7e..da01d23 100644
--- a/public/404/index.html
+++ b/public/404/index.html
@@ -37,7 +37,7 @@
</section>
</article>
<footer>
- <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.o.8.K-0</span>
+ <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.o.a.n-0</span>
</footer>
</main>
</body>
diff --git a/public/images/RmbDV6rubS-350.png b/public/images/RmbDV6rubS-350.png
new file mode 100644
index 0000000..11bffde
--- /dev/null
+++ b/public/images/RmbDV6rubS-350.png
Binary files differ
diff --git a/public/images/RmbDV6rubS-350.webp b/public/images/RmbDV6rubS-350.webp
new file mode 100644
index 0000000..5dd3afc
--- /dev/null
+++ b/public/images/RmbDV6rubS-350.webp
Binary files differ
diff --git a/public/images/RmbDV6rubS-550.png b/public/images/RmbDV6rubS-550.png
new file mode 100644
index 0000000..5e41b1b
--- /dev/null
+++ b/public/images/RmbDV6rubS-550.png
Binary files differ
diff --git a/public/images/RmbDV6rubS-550.webp b/public/images/RmbDV6rubS-550.webp
new file mode 100644
index 0000000..8c54d3c
--- /dev/null
+++ b/public/images/RmbDV6rubS-550.webp
Binary files differ
diff --git a/public/images/RmbDV6rubS-650.png b/public/images/RmbDV6rubS-650.png
new file mode 100644
index 0000000..9aebb41
--- /dev/null
+++ b/public/images/RmbDV6rubS-650.png
Binary files differ
diff --git a/public/images/RmbDV6rubS-650.webp b/public/images/RmbDV6rubS-650.webp
new file mode 100644
index 0000000..19d47b2
--- /dev/null
+++ b/public/images/RmbDV6rubS-650.webp
Binary files differ
diff --git a/public/images/main.webp b/public/images/main.webp
deleted file mode 100644
index 92bad48..0000000
--- a/public/images/main.webp
+++ /dev/null
Binary files differ
diff --git a/public/index.html b/public/index.html
index 27712df..ffe78b7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -29,9 +29,14 @@
<main>
<article>
<picture>
- <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>
+ <source type="image/webp" srcset="/images/RmbDV6rubS-350.webp 350w, /images/RmbDV6rubS-550.webp 550w, /images/RmbDV6rubS-650.webp 650w" sizes="350px">
+ <source type="image/png" srcset="/images/RmbDV6rubS-350.png 350w, /images/RmbDV6rubS-550.png 550w, /images/RmbDV6rubS-650.png 650w" sizes="350px">
+ <img
+ src="/images/RmbDV6rubS-350.png"
+ width="350"
+ height="350"
+ alt="Picture of Kevin Hoerr">
+ </picture>
<section><h1>Hello!</h1></section>
<section>
<p>I&apos;m a computer science and math graduate from Millersville University. I work as a Solutions Architect and specialize in development operations and systems validation for web applications.</p>
@@ -60,7 +65,7 @@
</section>
</article>
<footer>
- <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.o.8.K-0</span>
+ <span>&copy;2023 kjhoerr&#64;https://submelon.dev/:wD.c.o.a.n-0</span>
</footer>
</main>
</body>