Skip to content

Commit 72e44d7

Browse files
committed
Updated JSON schema
1 parent 6248e6b commit 72e44d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/schema/plugins/social.json

+6
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@
6767
"type": "boolean",
6868
"default": true
6969
},
70+
"debug_on_build": {
71+
"title": "Always disable debug mode on build",
72+
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-social-cards/#+social.debug_on_build",
73+
"type": "boolean",
74+
"default": false
75+
},
7076
"debug_grid": {
7177
"title": "Debug grid",
7278
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-social-cards/#+social.debug_grid",

0 commit comments

Comments
 (0)