diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 10:33:33 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 10:33:33 +0000 |
| commit | d64dbdec6b8424999968b932dac009c3cc34f4f6 (patch) | |
| tree | c3782ceee808b35d51c563b3d2983df309d1b368 /public | |
| parent | 6ef6c6ec705f8f7ff518b30e1810f4a90e407013 (diff) | |
| download | submelon.dev-d64dbdec6b8424999968b932dac009c3cc34f4f6.tar.gz submelon.dev-d64dbdec6b8424999968b932dac009c3cc34f4f6.tar.bz2 submelon.dev-d64dbdec6b8424999968b932dac009c3cc34f4f6.zip | |
chore: autopublish 2023-12-24T10:33:32Z
Diffstat (limited to 'public')
| -rw-r--r-- | public/404/index.html | 4 | ||||
| -rw-r--r-- | public/index.html | 14 |
2 files changed, 7 insertions, 11 deletions
diff --git a/public/404/index.html b/public/404/index.html index da01d23..c21ed95 100644 --- a/public/404/index.html +++ b/public/404/index.html @@ -28,7 +28,7 @@ <body> <main> <article> - <section><h1>Not found</h1></section> +<section><h1>Not found</h1></section> <section> Sorry! We couldn't find what you were looking for <span role="img" aria-label="Pensive emoji">😔</span> </section> @@ -37,7 +37,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.a.n-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.a.x-0</span> </footer> </main> </body> diff --git a/public/index.html b/public/index.html index ffe78b7..0c3906f 100644 --- a/public/index.html +++ b/public/index.html @@ -28,15 +28,11 @@ <body> <main> <article> - <picture> - <source type="image/webp" srcset="/images/RmbDV6rubS-350.webp 350w, /images/RmbDV6rubS-550.webp 550w, /images/RmbDV6rubS-650.webp 650w" sizes="350px"> +<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> + <img src="/images/RmbDV6rubS-350.png" width="350" height="350" alt="Picture of Kevin Hoerr"> +</picture> <section><h1>Hello!</h1></section> <section> <p>I'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> @@ -65,7 +61,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.a.n-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.a.x-0</span> </footer> </main> </body> |
