aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/.nojekyll0
-rw-r--r--static/favicon.svg4
2 files changed, 4 insertions, 0 deletions
diff --git a/static/.nojekyll b/static/.nojekyll
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/static/.nojekyll
diff --git a/static/favicon.svg b/static/favicon.svg
new file mode 100644
index 0000000..49f6c03
--- /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="#13100E"/>
+ <circle cx="16" cy="16" r="3" fill="#B8884A"/>
+</svg>