From f5efd79c3bbdea927a0a66dbb74620c10e37d7ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mime=20=C4=8Cuvalo?= Date: Sat, 4 Nov 2023 17:16:00 +0000 Subject: [PATCH] favicon tweak --- components/content/ContentHead.tsx | 4 ++-- pages/dashboard.tsx | 2 +- public/favicon.svg | 30 ++++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 public/favicon.svg diff --git a/components/content/ContentHead.tsx b/components/content/ContentHead.tsx index cd252e7..475b85c 100644 --- a/components/content/ContentHead.tsx +++ b/components/content/ContentHead.tsx @@ -47,8 +47,8 @@ export default function ContentHead(props: { {contentOwner ? ( ) : null} - - + + } Dashboard – {user.title} - + + + + + + + +