From 0b20067cc4e1979173f92a466822e8dceb85cb6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Jan 2024 01:31:36 +0000 Subject: chore: autopublish 2024-01-02T01:31:36Z --- config.json | 2 +- public/404/index.html | 4 ++-- public/external/community.frame.work.css | 2 ++ public/external/news.ycombinator.com.css | 2 ++ public/index.html | 4 ++-- public/sitemap.xml | 4 ++-- publish-badge.svg | 16 ++++++++-------- 7 files changed, 19 insertions(+), 15 deletions(-) diff --git a/config.json b/config.json index a569f1d..c98c635 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "url": "https://submelon.dev", - "version": "1704134314" + "version": "1704159082" } \ No newline at end of file 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 @@ - + @@ -37,7 +37,7 @@ 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 @@ - + @@ -61,7 +61,7 @@ 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 @@ https://submelon.dev/404/ - 2024-1-1 + 2024-1-2 monthly 0.8 https://submelon.dev/ - 2024-1-1 + 2024-1-2 monthly 0.8 diff --git a/publish-badge.svg b/publish-badge.svg index a89f8c6..edfe042 100644 --- a/publish-badge.svg +++ b/publish-badge.svg @@ -1,20 +1,20 @@ - - Last Publish: 2024-01-01 - + + Last Publish: 2024-01-02 + - - + + - + -- cgit