diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 08:33:55 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 08:33:55 +0000 |
| commit | 71566eddd133f192edce79715d80fc30b9b868a4 (patch) | |
| tree | f616fd15885b1488d072714475d3450de350c94c /public/index.html | |
| parent | 1371fab7c8ed305156da834db7ff17f6b9c5f117 (diff) | |
| download | submelon.dev-71566eddd133f192edce79715d80fc30b9b868a4.tar.gz submelon.dev-71566eddd133f192edce79715d80fc30b9b868a4.tar.bz2 submelon.dev-71566eddd133f192edce79715d80fc30b9b868a4.zip | |
chore: autopublish 2023-12-24T08:33:55Z
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 8e71785..b796c30 100644 --- a/public/index.html +++ b/public/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"/> @@ -59,7 +60,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> |
