From a34c22a490039afd35215f0b8b9ad08b33b356d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 3 Jan 2024 00:58:36 -0500 Subject: [PATCH] more icon stuff --- config.yaml | 2 +- static/favicon.svg | 263 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 264 insertions(+), 1 deletion(-) create mode 100644 static/favicon.svg diff --git a/config.yaml b/config.yaml index 9ac63d8..2dd62bb 100644 --- a/config.yaml +++ b/config.yaml @@ -42,7 +42,7 @@ params: title: tablet's place. 🌸 # OPTIONAL: custom favicon location - # favicon: 'location/to/favicon.png' + favicon: 'static/favicon.svg' # whether to display on-hover link preview cards enableLinkPreview: true diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..ec2395e --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,263 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file