aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-01-02 01:31:36 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-01-02 01:31:36 +0000
commit0b20067cc4e1979173f92a466822e8dceb85cb6e (patch)
treee24c833e64c285cf8c8a92ea97696dc7942197b4 /public
parent8ebd38931346d1ab6732de5d9e96e574b0cea77b (diff)
downloadsubmelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.tar.gz
submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.tar.bz2
submelon.dev-0b20067cc4e1979173f92a466822e8dceb85cb6e.zip
chore: autopublish 2024-01-02T01:31:36Z
Diffstat (limited to 'public')
-rw-r--r--public/404/index.html4
-rw-r--r--public/external/community.frame.work.css2
-rw-r--r--public/external/news.ycombinator.com.css2
-rw-r--r--public/index.html4
-rw-r--r--public/sitemap.xml4
5 files changed, 10 insertions, 6 deletions
diff --git a/public/404/index.html b/public/404/index.html
index f507617..7b432d7 100644
--- a/public/404/index.html
+++ b/public/404/index.html
@@ -10,7 +10,7 @@
<meta name="twitter:title" content="Kevin J Hoerr &lt;kjhoerr&#64;submelon.tech&gt;"/>
<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"/>
@@ -37,7 +37,7 @@
</section>
</article>
<footer>
- <span>&copy;2024 kjhoerr&#64;https://submelon.dev/:wE.1.1.i.C-0</span>
+ <span>&copy;2024 kjhoerr&#64;https://submelon.dev/:wE.1.2.1.v-0</span>
</footer>
</main>
</body>
diff --git a/public/external/community.frame.work.css b/public/external/community.frame.work.css
index 34e32b3..80d5f3b 100644
--- a/public/external/community.frame.work.css
+++ b/public/external/community.frame.work.css
@@ -7,6 +7,8 @@
* - better dark mode/light mode interoperability if relying on system/"auto" mode
*
* Most of this is borrowed from Framework's official themes and tweaked slightly.
+ * This is to be used with the "Framework" theme as opposed to "Framework (Dark)"
+ * for the overrides to work properly.
*
* You can use a browser extension like "Custom Style Script" to link this stylesheet.
*/
diff --git a/public/external/news.ycombinator.com.css b/public/external/news.ycombinator.com.css
index 43c99ab..9480edc 100644
--- a/public/external/news.ycombinator.com.css
+++ b/public/external/news.ycombinator.com.css
@@ -4,6 +4,8 @@
*
* I am not sure where I got these specific styles from or how much I tweaked them.
* Provides system/"auto" dark theme and keeps the default light theme when applicable.
+ *
+ * You can use a browser extension like "Custom Style Script" to link this stylesheet.
*/
@media (prefers-color-scheme: dark) {
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 &lt;kjhoerr&#64;submelon.tech&gt;"/>
<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>&copy;2024 kjhoerr&#64;https://submelon.dev/:wE.1.1.i.C-0</span>
+ <span>&copy;2024 kjhoerr&#64;https://submelon.dev/:wE.1.2.1.v-0</span>
</footer>
</main>
</body>
diff --git a/public/sitemap.xml b/public/sitemap.xml
index f0025f8..7143863 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -3,14 +3,14 @@
<url>
<loc>https://submelon.dev/404/</loc>
- <lastmod>2024-1-1</lastmod>
+ <lastmod>2024-1-2</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://submelon.dev/</loc>
- <lastmod>2024-1-1</lastmod>
+ <lastmod>2024-1-2</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>