chore(specs): rm canonical_url from default config
parent
9c3ad2b681
commit
f247602c44
|
@ -15,11 +15,6 @@ module.exports = {
|
|||
[doc]: 'Meta tag specified in <attribute>=<value> style.\nE.g., name=theme-color;content=#123456 => <meta 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',
|
||||
|
|
Loading…
Reference in New Issue