diff options
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> |
