From 1db41cf226e2fad7499e0d29316f42fd3f67a996 Mon Sep 17 00:00:00 2001 From: Heli-o Date: Thu, 29 Aug 2024 19:49:27 +0200 Subject: [PATCH] fixed links --- content/Webrings.md | 4 ++-- quartz/components/Footer.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/Webrings.md b/content/Webrings.md index c9d197c..e3e15eb 100644 --- a/content/Webrings.md +++ b/content/Webrings.md @@ -1,6 +1,6 @@ # [Fediring](https://fediring.net/)
- + Random - +
\ No newline at end of file diff --git a/quartz/components/Footer.tsx b/quartz/components/Footer.tsx index bb0e462..1c7f1c2 100644 --- a/quartz/components/Footer.tsx +++ b/quartz/components/Footer.tsx @@ -26,7 +26,7 @@ export default ((opts?: Options) => {
{Object.entries(rings).map(([text, link]) => (