From 9e14a58d30c43ecb78338fc43ef883b5ddf62afa Mon Sep 17 00:00:00 2001 From: suzulang <321@follow.re> Date: Mon, 25 Nov 2024 13:01:27 +0800 Subject: [PATCH] change layout --- src/components/Post.astro | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/Post.astro b/src/components/Post.astro index d909470..693c366 100644 --- a/src/components/Post.astro +++ b/src/components/Post.astro @@ -10,9 +10,12 @@ const { translate: t } = Astro.locals
-

- {post.data.title} +

+ {post.data.title}

+
+ +