From d08aa4854b8f7191eb2b2f035deb3c7eeef641be Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Thu, 22 Feb 2024 10:58:22 +0100 Subject: [PATCH 1/5] feat: add meta tags for social media sharing and update favicon --- src/app.html | 21 ++++++++++++++++++++- static/og.png | Bin 0 -> 42189 bytes 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 static/og.png diff --git a/src/app.html b/src/app.html index 3270042..650a285 100644 --- a/src/app.html +++ b/src/app.html @@ -2,16 +2,35 @@ - + + + + + + + + + + + + + + + + + + %sveltekit.head% + +