diff --git a/include/schema/common/footer.json b/include/schema/common/footer.json index 3bd55c2..e322bc7 100644 --- a/include/schema/common/footer.json +++ b/include/schema/common/footer.json @@ -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", - "粤ICP备1234567号" - ] - }, "links": { "$ref": "/misc/poly_links.json", "description": "Links to be shown on the right of the footer section",