From 5583cf19ca53ee93318aee2722f828310b0c984f Mon Sep 17 00:00:00 2001 From: vintro Date: Thu, 14 Dec 2023 17:27:30 -0500 Subject: [PATCH] add landing page link to bottom --- quartz.layout.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/quartz.layout.ts b/quartz.layout.ts index 170b6d8cc..2084137ab 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -9,6 +9,7 @@ export const sharedPageComponents: SharedLayout = { links: { GitHub: "https://github.com/plastic-labs/blog", "Discord Community": "https://discord.gg/plasticlabs", + "plasticlabs.ai": "https://plasticlabs.ai" }, }), }