mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
Merge branch 'main' into ozaki/showcase
This commit is contained in:
commit
1fb54b6c28
39 changed files with 3101 additions and 2195 deletions
|
@ -76,4 +76,7 @@ export const ThemeClassNames = {
|
|||
blogFooterTagsRow: 'theme-blog-footer-tags-row',
|
||||
blogFooterEditMetaRow: 'theme-blog-footer-edit-meta-row',
|
||||
},
|
||||
pages: {
|
||||
pageFooterEditMetaRow: 'theme-pages-footer-edit-meta-row',
|
||||
},
|
||||
} as const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue