diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/CNAME | 1 | ||||
| -rw-r--r-- | static/favicon.svg | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/static/CNAME b/static/CNAME new file mode 100644 index 0000000..d562b09 --- /dev/null +++ b/static/CNAME @@ -0,0 +1 @@ +krz.sh diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..d8eb75d --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#0a0a0b"/> + <text x="16" y="22" font-family="ui-monospace, monospace" font-size="16" font-weight="700" fill="#6f9dff" text-anchor="middle">▚</text> +</svg> |
