diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-03 02:47:36 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-03 02:47:36 +0000 |
| commit | 760d1e9ff42b3beccdc6643c982edfde8be2835e (patch) | |
| tree | c69bb4f47e878188169df0970a94bc315b7cab8f /public/index.html | |
| parent | 47d436a0dbaff1f07139f45cde8482a554c6e37e (diff) | |
| download | submelon.dev-760d1e9ff42b3beccdc6643c982edfde8be2835e.tar.gz submelon.dev-760d1e9ff42b3beccdc6643c982edfde8be2835e.tar.bz2 submelon.dev-760d1e9ff42b3beccdc6643c982edfde8be2835e.zip | |
chore: autopublish 2024-01-03T02:47:36Z
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index 89faa9f..854c62b 100644 --- a/public/index.html +++ b/public/index.html @@ -1,3 +1,4 @@ + <!DOCTYPE html> <html lang="en"> <head> @@ -8,7 +9,7 @@ <meta name="description" content="The official website of Kevin Hoerr, developer of websites."/> <meta name="twitter:description" content="The official website of Kevin Hoerr, developer of websites."/> <meta name="twitter:title" content="Kevin J Hoerr <kjhoerr@submelon.tech>"/> - <meta name="twitter:creator" content="Kevin J Hoerr"/> + <meta name="twitter:creator" content="kjhoerr"/> <meta name="twitter:card" content="summary"/> <meta http-equiv="Content-Security-Policy" content="default-src 'self';img-src 'self' data:;script-src 'none';object-src 'none';base-uri 'none';connect-src: 'none';"> <meta name="generator" content="Eleventy v2.0.1"> @@ -61,7 +62,7 @@ </section> </article> <footer> - <span>©2024 kjhoerr@https://submelon.dev/:wE.1.2.1.v-0</span> + <span>©2024 kjhoerr@https://submelon.dev/:wE.1.3.2.L-0</span> </footer> </main> </body> |
