diff options
| -rw-r--r-- | config.json | 2 | ||||
| -rw-r--r-- | public/404/index.html | 2 | ||||
| -rw-r--r-- | public/external/news.ycombinator.com.css | 3 | ||||
| -rw-r--r-- | public/index.html | 2 | ||||
| -rw-r--r-- | public/sitemap.xml | 4 | ||||
| -rw-r--r-- | publish-badge.svg | 16 |
6 files changed, 15 insertions, 14 deletions
diff --git a/config.json b/config.json index 205c9ae..b246393 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "url": "https://submelon.dev", - "version": "1703786835" + "version": "1704131862" }
\ No newline at end of file diff --git a/public/404/index.html b/public/404/index.html index db61cdd..80f609f 100644 --- a/public/404/index.html +++ b/public/404/index.html @@ -37,7 +37,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.s.i.7-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wE.1.1.h.V-0</span> </footer> </main> </body> diff --git a/public/external/news.ycombinator.com.css b/public/external/news.ycombinator.com.css index 6de54d8..43c99ab 100644 --- a/public/external/news.ycombinator.com.css +++ b/public/external/news.ycombinator.com.css @@ -36,7 +36,8 @@ .c00, .c00 a:link, a[href="http://www.ycombinator.com/apply/"], - a[href="https://www.ycombinator.com/apply/"] { + a[href="https://www.ycombinator.com/apply/"] + { color: #ccc !important; } diff --git a/public/index.html b/public/index.html index 4c74274..759652e 100644 --- a/public/index.html +++ b/public/index.html @@ -61,7 +61,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.s.i.7-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wE.1.1.h.V-0</span> </footer> </main> </body> diff --git a/public/sitemap.xml b/public/sitemap.xml index 75bd844..f0025f8 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,14 +3,14 @@ <url> <loc>https://submelon.dev/404/</loc> - <lastmod>2023-12-30</lastmod> + <lastmod>2024-1-1</lastmod> <changefreq>monthly</changefreq> <priority>0.8</priority> </url> <url> <loc>https://submelon.dev/</loc> - <lastmod>2023-12-30</lastmod> + <lastmod>2024-1-1</lastmod> <changefreq>monthly</changefreq> <priority>0.8</priority> </url> diff --git a/publish-badge.svg b/publish-badge.svg index 68fe9b9..1a50b9e 100644 --- a/publish-badge.svg +++ b/publish-badge.svg @@ -1,20 +1,20 @@ -<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-28"> - <title>Last Publish: 2023-12-28</title> - <linearGradient id="GHGwM" x2="0" y2="100%"> +<svg width="151.8" height="20" viewBox="0 0 1518 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Last Publish: 2024-01-01"> + <title>Last Publish: 2024-01-01</title> + <linearGradient id="FdIIN" x2="0" y2="100%"> <stop offset="0" stop-opacity=".1" stop-color="#EEE"/> <stop offset="1" stop-opacity=".1"/> </linearGradient> - <mask id="Nfhzq"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> - <g mask="url(#Nfhzq)"> + <mask id="CIoKi"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> + <g mask="url(#CIoKi)"> <rect width="758" height="200" fill="#555"/> <rect width="760" height="200" fill="#08C" x="758"/> - <rect width="1518" height="200" fill="url(#GHGwM)"/> + <rect width="1518" height="200" fill="url(#FdIIN)"/> </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> <text x="50" y="138" textLength="658">Last Publish</text> - <text x="813" y="148" textLength="660" fill="#000" opacity="0.25">2023-12-28</text> - <text x="803" y="138" textLength="660">2023-12-28</text> + <text x="813" y="148" textLength="660" fill="#000" opacity="0.25">2024-01-01</text> + <text x="803" y="138" textLength="660">2024-01-01</text> </g> </svg> |
