From a240ea52c13d607fcac1e0c1b12fb4f2d6892c8b Mon Sep 17 00:00:00 2001 From: Heli-o Date: Sat, 20 Apr 2024 15:42:57 +0200 Subject: [PATCH] added webrings page --- content/Webrings.md | 7 +++++++ quartz/components/Head.tsx | 1 + 2 files changed, 8 insertions(+) create mode 100644 content/Webrings.md diff --git a/content/Webrings.md b/content/Webrings.md new file mode 100644 index 0000000..e7e0657 --- /dev/null +++ b/content/Webrings.md @@ -0,0 +1,7 @@ +# Fediring +Fediring +
+ + + +
\ No newline at end of file diff --git a/quartz/components/Head.tsx b/quartz/components/Head.tsx index 5662eac..cb7cc55 100644 --- a/quartz/components/Head.tsx +++ b/quartz/components/Head.tsx @@ -38,6 +38,7 @@ export default (() => { + {css.map((href) => ( ))}