mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-25 07:12:44 -04:00
Updated schema.json
This commit is contained in:
@@ -143,19 +143,5 @@
|
||||
"$ref": "schema/nav.json"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"defaultSnippets": [
|
||||
{
|
||||
"label": "site_author",
|
||||
"body": "${1:Jane Doe}"
|
||||
},
|
||||
{
|
||||
"label": "repo_url",
|
||||
"body": "repo_url: https://github.com/${1:user}/${2:repo}"
|
||||
},
|
||||
{
|
||||
"label": "copyright",
|
||||
"body": "copyright: Copyright © 2022 ${1:Jane Doe}"
|
||||
}
|
||||
]
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user