diff options
Diffstat (limited to 'public/404/index.html')
| -rw-r--r-- | public/404/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/404/index.html b/public/404/index.html index 1e057bf..b5d79aa 100644 --- a/public/404/index.html +++ b/public/404/index.html @@ -10,6 +10,7 @@ <meta name="twitter:title" content="Kevin J Hoerr <kjhoerr@submelon.tech>"/> <meta name="twitter:creator" content="Kevin J Hoerr"/> <meta name="twitter:card" content="summary"/> + <meta http-equiv="Content-Security-Policy" content="script-src 'none';object-src 'none';base-uri 'none';"> <meta name="generator" content="Eleventy v2.0.1"> <link rel="stylesheet" href="/styles.css"/> <link rel="icon" href="/favicon-32x32.png" type="image/png"/> @@ -36,7 +37,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.8.o-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.8.x-0</span> </footer> </main> </body> |
