From 97d4f0233d5701c60117b2ebe01e752babe209be Mon Sep 17 00:00:00 2001 From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com> Date: Tue, 27 May 2025 17:59:18 +1000 Subject: [PATCH] Update first-post.md and nuxt.config.ts --- content/blog/first-post.md | 2 ++ nuxt.config.ts | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/blog/first-post.md b/content/blog/first-post.md index 37b70a6..6d35137 100644 --- a/content/blog/first-post.md +++ b/content/blog/first-post.md @@ -61,6 +61,8 @@ description:Complete the level before time catches up to you > [!NOTE] test > Contents +$1m^3$ + --- ### Links to google: diff --git a/nuxt.config.ts b/nuxt.config.ts index 090d075..c8fd41b 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -7,4 +7,4 @@ export default defineNuxtConfig({ content: { documentDriven: false } -}) \ No newline at end of file +})