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/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/index.html')
| -rw-r--r-- | public/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
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> |
