1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 07:44:50 +00:00

optimize page cover style (#6392)

* optimize page cover style

* update sdoc editor version
This commit is contained in:
杨顺强
2024-07-22 14:01:34 +08:00
committed by GitHub
parent 29ebcaef00
commit e94eb3ab66
4 changed files with 12 additions and 11 deletions

View File

@@ -10,6 +10,7 @@ const WIKI_COVER_LIST = [
'wiki-cover-6.jpg',
'wiki-cover-7.jpg',
'wiki-cover-8.jpg',
'wiki-cover-9.jpg',
];
export { FOLDER, PAGE, WIKI_COVER_LIST };