diff options
Diffstat (limited to 'static/img/favicon.svg')
| -rw-r--r-- | static/img/favicon.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/img/favicon.svg b/static/img/favicon.svg new file mode 100644 index 0000000..9e00805 --- /dev/null +++ b/static/img/favicon.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> + <rect width="100" height="100" rx="18" fill="#0d1b2a"/> + <text x="50" y="50" font-size="58" text-anchor="middle" dominant-baseline="central">🐧</text> +</svg> |
