From 4a6d3e7842bacc30479203a6d3f99befe79ff680 Mon Sep 17 00:00:00 2001 From: Jake Rudolph Date: Sat, 2 Mar 2024 15:54:04 -0500 Subject: [PATCH] added how to contribute --- quartz/components/Landing.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/quartz/components/Landing.tsx b/quartz/components/Landing.tsx index 3594cd2d..d67183ac 100644 --- a/quartz/components/Landing.tsx +++ b/quartz/components/Landing.tsx @@ -48,6 +48,15 @@ export const CARDS = { ), + "how-to-contribute": ( + +
+

Maintenance

+

Issue 006

+ +
+
+ ), } export default (() => {