From 7e8a5851f864783fb3a79be6b2a610d31d0b6748 Mon Sep 17 00:00:00 2001 From: semanticdata Date: Fri, 29 Sep 2023 14:52:31 -0500 Subject: [PATCH] remove link to Tags --- quartz.layout.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz.layout.ts b/quartz.layout.ts index 90f10d62f..810747dcf 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -11,7 +11,7 @@ export const sharedPageComponents: SharedLayout = { Blog: "https://miguelpimentel.do/", Meta: "/Meta", GitHub: "https://github.com/semanticdata/", - Tags: "/tags", + // Tags: "/tags", }, }), }