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 | |
| 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
| -rw-r--r-- | config.json | 2 | ||||
| -rw-r--r-- | public/404/index.html | 3 | ||||
| -rw-r--r-- | public/index.html | 3 | ||||
| -rw-r--r-- | publish-badge.svg | 8 |
4 files changed, 9 insertions, 7 deletions
diff --git a/config.json b/config.json index ea4a1d4..9dd5e1b 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "url": "https://submelon.dev", - "version": "1703406247" + "version": "1703406826" }
\ No newline at end of file diff --git a/public/404/index.html b/public/404/index.html index 1e057bf..b5d79aa 100644 --- a/public/404/index.html +++ b/public/404/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"/> @@ -36,7 +37,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> 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> diff --git a/publish-badge.svg b/publish-badge.svg index 701f814..dc22ca8 100644 --- a/publish-badge.svg +++ b/publish-badge.svg @@ -1,14 +1,14 @@ <svg width="151.8" height="20" viewBox="0 0 1518 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Last Publish: 2023-12-24"> <title>Last Publish: 2023-12-24</title> - <linearGradient id="tXDwq" x2="0" y2="100%"> + <linearGradient id="gfTgo" x2="0" y2="100%"> <stop offset="0" stop-opacity=".1" stop-color="#EEE"/> <stop offset="1" stop-opacity=".1"/> </linearGradient> - <mask id="zGqGl"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> - <g mask="url(#zGqGl)"> + <mask id="gsZDa"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> + <g mask="url(#gsZDa)"> <rect width="758" height="200" fill="#555"/> <rect width="760" height="200" fill="#08C" x="758"/> - <rect width="1518" height="200" fill="url(#tXDwq)"/> + <rect width="1518" height="200" fill="url(#gfTgo)"/> </g> <g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110"> <text x="60" y="148" textLength="658" fill="#000" opacity="0.25">Last Publish</text> |
