add static landing page
This commit is contained in:
parent
26a5baf72a
commit
37b7e4f619
20 changed files with 1564 additions and 11 deletions
12
site/favicon.svg
Normal file
12
site/favicon.svg
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="32" fill="#244a3d"/>
|
||||
<path
|
||||
d="M14 18c7 0 13 2 18 7 5-5 11-7 18-7v28c-7 0-13 2-18 7-5-5-11-7-18-7V18Z"
|
||||
fill="none"
|
||||
stroke="#f4f0e6"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="3"
|
||||
/>
|
||||
<path d="M32 25v28" stroke="#ad8950" stroke-width="3"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 387 B |
Loading…
Add table
Add a link
Reference in a new issue