diff options
Diffstat (limited to 'public/404/index.html')
| -rw-r--r-- | public/404/index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/public/404/index.html b/public/404/index.html index 7b432d7..34750b4 100644 --- a/public/404/index.html +++ b/public/404/index.html @@ -1,3 +1,4 @@ + <!DOCTYPE html> <html lang="en"> <head> @@ -5,10 +6,10 @@ <meta http-equiv="x-ua-compatible" content="ie=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/> <meta name="theme-color" content="#e1e1e1"/> - <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="description" content="The resource to be accessed could not be found."/> + <meta name="twitter:description" content="The resource to be accessed could not be found."/> + <meta name="twitter:title" content="404 Not Found"/> + <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"> @@ -23,7 +24,7 @@ <link rel="apple-touch-icon" sizes="256x256" href="/icons/icon-256x256.png"/> <link rel="apple-touch-icon" sizes="384x384" href="/icons/icon-384x384.png"/> <link rel="apple-touch-icon" sizes="512x512" href="/icons/icon-512x512.png"/> - <title>Kevin J Hoerr <kjhoerr@submelon.tech></title> + <title>Kevin J Hoerr <kjhoerr@submelon.tech> | 404 Not Found</title> </head> <body> <main> @@ -37,7 +38,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> |
