We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afeef3b commit 0bdd836Copy full SHA for 0bdd836
docs/schema/extra.json
@@ -59,10 +59,11 @@
59
"default": "Was this page helpful?"
60
},
61
"ratings": {
62
- "title": "Feedback rating",
+ "title": "Feedback ratings",
63
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-site-analytics/#was-this-page-helpful",
64
"type": "array",
65
"items": {
66
+ "title": "Feedback rating",
67
"type": "object",
68
"properties": {
69
"icon": {
@@ -173,6 +174,7 @@
173
174
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-footer/#social-links",
175
176
177
+ "title": "Social link",
178
179
180
0 commit comments