remove misc(footer copyright)

This commit is contained in:
Flc゛ 2023-01-31 08:41:40 +08:00
parent 0ac6a4145a
commit 78da4febab
1 changed files with 0 additions and 10 deletions

View File

@ -4,16 +4,6 @@
"description": "Page footer configurations",
"type": "object",
"properties": {
"copyright": {
"$ref": "/misc/copyright.json",
"description": "Copyright text",
"type": "string",
"examples": [
"© 2019",
"© 2019 - 2020",
"<a href=\"https://beian.miit.gov.cn/\" target=\"_blank\">粤ICP备1234567号</a>"
]
},
"links": {
"$ref": "/misc/poly_links.json",
"description": "Links to be shown on the right of the footer section",