fix(website): add website admonitions extendDefaults: true (#8060)

This commit is contained in:
Sébastien Lorber 2022-09-07 19:07:53 +02:00 committed by GitHub
parent 6f63ffe0a3
commit 67c692326b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -305,6 +305,7 @@ const config = {
},
admonitions: {
keywords: ['my-custom-admonition'],
extendDefaults: true,
},
showLastUpdateAuthor: true,
showLastUpdateTime: true,