docs(store): add STORE.yaml, MODULE.md/de + icon for the store
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m47s
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m47s
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
3f6b08ab53
commit
f4f75e14de
4 changed files with 74 additions and 0 deletions
5
assets/icon.svg
Normal file
5
assets/icon.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
|
||||
<rect width="64" height="64" rx="12" fill="#08090A"/>
|
||||
<path d="M32 14 L52 50 L12 50 Z" fill="none" stroke="#E9E7E2" stroke-width="3" stroke-linejoin="miter"/>
|
||||
<circle cx="32" cy="38" r="4" fill="#2E8F9E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 303 B |
Loading…
Add table
Add a link
Reference in a new issue