diff --git a/src/pages/index.astro b/src/pages/index.astro index e0cd451..94ba035 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -72,6 +72,7 @@ const latestNotes = allNotes.sort(collectionDateSort).slice(0, MAX_NOTES); )) } + 查看更多 →