diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 10:46:19 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-12-24 10:46:19 +0000 |
| commit | 813e1c5ef4f94b23d193bd812c51b7e7dc89ce2f (patch) | |
| tree | 4c3dfb632d4432d709626bcb389f37d4f47d7e6f | |
| parent | e2a2b87f78205bcc09d74fb15b0c2b71c75af477 (diff) | |
| download | submelon.dev-813e1c5ef4f94b23d193bd812c51b7e7dc89ce2f.tar.gz submelon.dev-813e1c5ef4f94b23d193bd812c51b7e7dc89ce2f.tar.bz2 submelon.dev-813e1c5ef4f94b23d193bd812c51b7e7dc89ce2f.zip | |
chore: autopublish 2023-12-24T10:46:19Z
| -rw-r--r-- | config.json | 2 | ||||
| -rw-r--r-- | public/404/index.html | 2 | ||||
| -rw-r--r-- | public/index.html | 2 | ||||
| -rw-r--r-- | public/styles.css | 9 | ||||
| -rw-r--r-- | publish-badge.svg | 8 |
5 files changed, 16 insertions, 7 deletions
diff --git a/config.json b/config.json index dc10ced..d5cec11 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "url": "https://submelon.dev", - "version": "1703414000" + "version": "1703414766" }
\ No newline at end of file diff --git a/public/404/index.html b/public/404/index.html index c21ed95..6add6bd 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.o.a.x-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.a.K-0</span> </footer> </main> </body> diff --git a/public/index.html b/public/index.html index 0c3906f..a3f10fc 100644 --- a/public/index.html +++ b/public/index.html @@ -61,7 +61,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.a.x-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.o.a.K-0</span> </footer> </main> </body> diff --git a/public/styles.css b/public/styles.css index 38d1df0..a9aa9d5 100644 --- a/public/styles.css +++ b/public/styles.css @@ -143,6 +143,15 @@ section:last-child > a { border-bottom-right-radius: 18px; } +section:first-child { + border-top-left-radius: 18px; + border-top-right-radius: 18px; +} + +section:first-child + picture { + border-radius: 0px; +} + footer { width: 100%; position: fixed; diff --git a/publish-badge.svg b/publish-badge.svg index 442aff2..d85ea94 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="OPiju" x2="0" y2="100%"> + <linearGradient id="LuQWQ" x2="0" y2="100%"> <stop offset="0" stop-opacity=".1" stop-color="#EEE"/> <stop offset="1" stop-opacity=".1"/> </linearGradient> - <mask id="SLlpp"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> - <g mask="url(#SLlpp)"> + <mask id="uqouU"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> + <g mask="url(#uqouU)"> <rect width="758" height="200" fill="#555"/> <rect width="760" height="200" fill="#08C" x="758"/> - <rect width="1518" height="200" fill="url(#OPiju)"/> + <rect width="1518" height="200" fill="url(#LuQWQ)"/> </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> |
