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 +})