diff --git a/includes/specs/meta.spec.js b/includes/specs/meta.spec.js index 02ed3e2..5b59fb0 100644 --- a/includes/specs/meta.spec.js +++ b/includes/specs/meta.spec.js @@ -15,11 +15,6 @@ module.exports = { [doc]: 'Meta tag specified in = style.\nE.g., name=theme-color;content=#123456 => ' } }, - canonical_url: { - [type]: 'string', - [doc]: 'canonical_url of your site', - [defaultValue]: null - }, rss: { [type]: 'string', [doc]: 'Path or URL to RSS atom.xml',