first commit

This commit is contained in:
寂静的羽夏 2022-10-20 17:58:51 +08:00
parent 9c9bfd24eb
commit bd0a18c37a
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<h1 align="center"> WingSummer.ScreenLighter</h1>
<p align="center">
<img alt="ScreenLighter" src="images/logo.png">
<img alt="ScreenLighter" src="images/logo.svg">
<p align="center">屏亮小灯</p>
</p>

1
licenseband.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="112" height="20" role="img" aria-label="License: AGPL-3.0"><title>License: AGPL-3.0</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="112" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="51" height="20" fill="#555"/><rect x="51" width="61" height="20" fill="#e05d44"/><rect width="112" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="265" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="410">License</text><text x="265" y="140" transform="scale(.1)" fill="#fff" textLength="410">License</text><text aria-hidden="true" x="805" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="510">AGPL-3.0</text><text x="805" y="140" transform="scale(.1)" fill="#fff" textLength="510">AGPL-3.0</text></g></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB