Added type property to theme:font schema to support font: false (#6317)

This commit is contained in:
Sigurd Spieckermann
2023-11-12 15:40:34 +01:00
committed by GitHub
parent 1e313416e3
commit ec86acbce3

View File

@@ -885,6 +885,7 @@
{
"title": "Google Fonts",
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/changing-the-fonts/",
"type": "object",
"properties": {
"text": {
"$ref": "assets/fonts.json"