From c22b66be70ab38336f976a6fd927e51a431d06ae Mon Sep 17 00:00:00 2001 From: Heli-o Date: Sun, 7 Apr 2024 16:22:30 +0200 Subject: [PATCH] hopefully the css will be applied now --- quartz/components/Homebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz/components/Homebar.tsx b/quartz/components/Homebar.tsx index d4196b9..97540a6 100644 --- a/quartz/components/Homebar.tsx +++ b/quartz/components/Homebar.tsx @@ -7,7 +7,7 @@ const Homebar: QuartzComponent = ({ fileData, cfg, displayClass }: QuartzCompone const title = cfg?.pageTitle ?? i18n(cfg.locale).propertyDefaults.title const baseDir = pathToRoot(fileData.slug!) return ( -
+