Skip to content

Commit

Permalink
fix(website): add website admonitions extendDefaults: true (#8060)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Sep 7, 2022
1 parent 6f63ffe commit 67c6923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docusaurus.config.js
Expand Up @@ -305,6 +305,7 @@ const config = {
},
admonitions: {
keywords: ['my-custom-admonition'],
extendDefaults: true,
},
showLastUpdateAuthor: true,
showLastUpdateTime: true,
Expand Down

0 comments on commit 67c6923

Please sign in to comment.