From f42ebd435947d663fc747709a5f4d0ae0b000e5b Mon Sep 17 00:00:00 2001 From: Ayc0 Date: Wed, 3 Apr 2024 00:54:18 +0200 Subject: [PATCH] disable lastUpdated --- src/content/docs/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 6b478dc..865cb36 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -7,6 +7,7 @@ hero: tagline: Various personal projects (finished or not), and all the blog posts I wrote # image: # file: ??? +lastUpdated: false --- import { CardGrid, Card, LinkCard } from "@astrojs/starlight/components"; -- 2.51.2