From 1ff7956560ad817f9342495215c028df1bb545d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Tue, 29 Oct 2024 15:16:56 +0800 Subject: [PATCH] Update Memos.astro --- src/components/Memos.astro | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/components/Memos.astro b/src/components/Memos.astro index 87bbb69..25ed07d 100644 --- a/src/components/Memos.astro +++ b/src/components/Memos.astro @@ -1,10 +1,13 @@ +--- +const { site, server } = Astro.props; +---
- - - - - - + + + + + - \ No newline at end of file + \ No newline at end of file