initial echo project website (rust + axum + askama)
This commit is contained in:
commit
899040a319
11 changed files with 1480 additions and 0 deletions
5
static/favicon.svg
Normal file
5
static/favicon.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="14" fill="#0b0e14"/>
|
||||
<text x="50%" y="55%" font-family="ui-monospace,monospace" font-size="34" font-weight="700"
|
||||
fill="#e6edf3" text-anchor="middle" dominant-baseline="middle">e<tspan fill="#3fb950">.</tspan></text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 329 B |
Loading…
Add table
Add a link
Reference in a new issue