added 4 new pages to the single-page route

This commit is contained in:
shunquan.wang 2025-10-14 17:57:31 +08:00
parent d25884c425
commit 9371ed4e2b

View file

@ -39,7 +39,11 @@ const files = (
'torrenting.md',
'unsafe.md',
'video-tools.md',
'video.md'
'video.md',
'sandbox.md',
'startpage.md',
'posts.md',
'feedback.md',
] as const
).map((file) => ({
name: file,