mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
fix(website): add website admonitions extendDefaults: true (#8060)
This commit is contained in:
parent
6f63ffe0a3
commit
67c692326b
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ const config = {
|
|||
},
|
||||
admonitions: {
|
||||
keywords: ['my-custom-admonition'],
|
||||
extendDefaults: true,
|
||||
},
|
||||
showLastUpdateAuthor: true,
|
||||
showLastUpdateTime: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue