From 9fc3de4edafdfd63c7fed3f5425c01369f0f0748 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 6 Feb 2022 09:14:59 +0100 Subject: [PATCH] Updated JSON schema --- docs/schema/theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/schema/theme.json b/docs/schema/theme.json index ca168700c..1f6970628 100644 --- a/docs/schema/theme.json +++ b/docs/schema/theme.json @@ -47,6 +47,7 @@ "oneOf": [ { "title": "Site language: Custom", + "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/changing-the-language/#custom-translations", "enum": [ "custom" ]