From 1994cebf4e00dba24dddd4424840f32f49657475 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:59:00 -0500 Subject: [PATCH] leading slash --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 2dd62bb..e669bd2 100644 --- a/config.yaml +++ b/config.yaml @@ -42,7 +42,7 @@ params: title: tablet's place. 🌸 # OPTIONAL: custom favicon location - favicon: 'static/favicon.svg' + favicon: '/static/favicon.svg' # whether to display on-hover link preview cards enableLinkPreview: true