diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/404/index.html | 4 | ||||
| -rw-r--r-- | public/index.html | 8 |
2 files changed, 6 insertions, 6 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> diff --git a/public/index.html b/public/index.html index b796c30..7867491 100644 --- a/public/index.html +++ b/public/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"/> @@ -53,14 +53,14 @@ </a> </section> <section> - <a href="https://cybr.es/@kjhoerr" rel="me" aria-label="My Mastodon account @kjhoerr@cybr.es"> + <a href="https://cybr.es/@kjhoerr" rel="me" aria-label="My Mastodon account @kjhoerr@cybr.es"> <i role="img" class="icon fa-mastodon"></i> - @kjhoerr@cybr.es + @kjhoerr@cybr.es </a> </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> |
