From dc91891a14ae874f345cea7abbeec7a165b8eea3 Mon Sep 17 00:00:00 2001 From: toom1996 Date: Mon, 7 Jul 2025 18:41:06 +0800 Subject: [PATCH] update --- src/pages/template/2/news/[...slug].astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/template/2/news/[...slug].astro b/src/pages/template/2/news/[...slug].astro index 30d1279..0e120ac 100644 --- a/src/pages/template/2/news/[...slug].astro +++ b/src/pages/template/2/news/[...slug].astro @@ -36,7 +36,7 @@ const breadcrumb = [{
- 发布于: {data.created_at} +

{data.title}

@@ -99,9 +99,9 @@ const breadcrumb = [{ width: 50rem; } - .news-main { + /* .news-main { margin-top: 5rem; - } + } */ .top-icon {