diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-02 01:31:36 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-02 01:31:36 +0000 |
| commit | 0b20067cc4e1979173f92a466822e8dceb85cb6e (patch) | |
| tree | e24c833e64c285cf8c8a92ea97696dc7942197b4 /public/index.html | |
| parent | 8ebd38931346d1ab6732de5d9e96e574b0cea77b (diff) | |
| download | submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.tar.gz submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.tar.bz2 submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.zip | |
chore: autopublish 2024-01-02T01:31:36Z
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index d51f00d..89faa9f 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="default-src 'self';img-src 'self' data:;script-src 'none';object-src 'none';base-uri 'none';"> + <meta http-equiv="Content-Security-Policy" content="default-src 'self';img-src 'self' data:;script-src 'none';object-src 'none';base-uri 'none';connect-src: '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"/> @@ -61,7 +61,7 @@ </section> </article> <footer> - <span>©2024 kjhoerr@https://submelon.dev/:wE.1.1.i.C-0</span> + <span>©2024 kjhoerr@https://submelon.dev/:wE.1.2.1.v-0</span> </footer> </main> </body> |
