diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 08:41:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 08:41:46 +0000 |
| commit | aa56698eb42d5f7df4219a06afde998e7ca0a1e1 (patch) | |
| tree | 538b01456f8e7e0a28d3f0afb4ee8bfa4033da33 /public/404/index.html | |
| parent | 92b14c376f275eb37b17d3d901f48b65e6713c9a (diff) | |
| download | submelon.dev-aa56698eb42d5f7df4219a06afde998e7ca0a1e1.tar.gz submelon.dev-aa56698eb42d5f7df4219a06afde998e7ca0a1e1.tar.bz2 submelon.dev-aa56698eb42d5f7df4219a06afde998e7ca0a1e1.zip | |
chore: autopublish 2023-12-24T08:41:46Z
Diffstat (limited to 'public/404/index.html')
| -rw-r--r-- | public/404/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/404/index.html b/public/404/index.html index b5d79aa..4e76fd4 100644 --- a/public/404/index.html +++ b/public/404/index.html @@ -10,7 +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 http-equiv="Content-Security-Policy" content="default-src 'self';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"/> @@ -37,7 +37,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.8.x-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.8.F-0</span> </footer> </main> </body> |
