From 11ce4fe6c745fa12e93241fffe57e2dae5868e08 Mon Sep 17 00:00:00 2001 From: Thijmen Heuvelink Date: Sat, 16 Dec 2023 20:13:36 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Scaled=20up=20markdown?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/[locale]/[category]/[post]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[locale]/[category]/[post]/page.tsx b/app/[locale]/[category]/[post]/page.tsx index cb15299..5fc8f9e 100644 --- a/app/[locale]/[category]/[post]/page.tsx +++ b/app/[locale]/[category]/[post]/page.tsx @@ -27,7 +27,7 @@ export default async function Page({ params }: { params: { post: string } }) {
- + {post.content}