diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-22 22:53:25 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-22 22:53:25 +0000 |
| commit | eb2830c33b5ffe938c9e98524841e3ff5080edb9 (patch) | |
| tree | d0f6c866ff672b1790f81c2e272412a2fe5f44b8 /public | |
| parent | 1553549c7fc51972cd028a66517b2ea82c851326 (diff) | |
| download | submelon.dev-eb2830c33b5ffe938c9e98524841e3ff5080edb9.tar.gz submelon.dev-eb2830c33b5ffe938c9e98524841e3ff5080edb9.tar.bz2 submelon.dev-eb2830c33b5ffe938c9e98524841e3ff5080edb9.zip | |
chore: autopublish 2023-02-22T22:53:25Z
Diffstat (limited to 'public')
| -rw-r--r-- | public/publish-badge.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/public/publish-badge.svg b/public/publish-badge.svg new file mode 100644 index 0000000..2f5a92a --- /dev/null +++ b/public/publish-badge.svg @@ -0,0 +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-02-22"> + <title>Last Publish: 2023-02-22</title> + <linearGradient id="a" x2="0" y2="100%"> + <stop offset="0" stop-opacity=".1" stop-color="#EEE"/> + <stop offset="1" stop-opacity=".1"/> + </linearGradient> + <mask id="m"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> + <g mask="url(#m)"> + <rect width="758" height="200" fill="#555"/> + <rect width="760" height="200" fill="#08C" x="758"/> + <rect width="1518" height="200" fill="url(#a)"/> + </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-02-22</text> + <text x="803" y="138" textLength="660">2023-02-22</text> + </g> + +</svg> |
