mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-17 23:24:46 +00:00
docs: add project logo and social/OG image
Add a simple staggered-layers logo (assets/logo.svg mark, assets/icon.svg rounded-square app icon) in the extension's blue accent, a 1200x630 social card (assets/og-card.svg source + assets/og-image.jpg), and show the icon at the top of the README. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
885e64ff85
commit
9f60f42071
5 changed files with 38 additions and 0 deletions
6
assets/logo.svg
Normal file
6
assets/logo.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Strata">
|
||||
<!-- Staggered strata layers (also a clipboard-history stack). -->
|
||||
<rect x="8" y="13" width="38" height="10" rx="3" fill="#62a0ea"/>
|
||||
<rect x="14" y="27" width="38" height="10" rx="3" fill="#3584e4"/>
|
||||
<rect x="20" y="41" width="38" height="10" rx="3" fill="#1a5fb4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 375 B |
Loading…
Add table
Add a link
Reference in a new issue