mirror of
https://github.com/fmhy/edit.git
synced 2025-11-28 08:51:08 +11:00
added 4 new pages to the single-page route
This commit is contained in:
parent
d25884c425
commit
9371ed4e2b
1 changed files with 5 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue