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