From 5742c813e8a2c3dad760c4ccba2e7875045b19a7 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Thu, 5 Sep 2024 03:45:44 +0300 Subject: [PATCH] updated Footer.tsx --- quartz/components/Backlinks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz/components/Backlinks.tsx b/quartz/components/Backlinks.tsx index c06509565..26e2b45b1 100644 --- a/quartz/components/Backlinks.tsx +++ b/quartz/components/Backlinks.tsx @@ -25,7 +25,7 @@ const Backlinks: QuartzComponent = ({ ))} -
+
); }