summaryrefslogtreecommitdiff
path: root/static/img
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2026-06-20 09:40:07 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2026-06-20 09:40:07 -0700
commitfb653292612eddca5b088ed88466c546d1597107 (patch)
tree900ed32e066812688858ed3bb15128c41bb78054 /static/img
downloadpenguins.lan-fb653292612eddca5b088ed88466c546d1597107.tar.gz
penguins.lan-fb653292612eddca5b088ed88466c546d1597107.zip
Initial commit
Diffstat (limited to 'static/img')
-rw-r--r--static/img/favicon.svg4
-rw-r--r--static/img/lab.pngbin0 -> 1724730 bytes
2 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>
diff --git a/static/img/lab.png b/static/img/lab.png
new file mode 100644
index 0000000..dfd0e3d
--- /dev/null
+++ b/static/img/lab.png
Binary files differ