mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-21 06:54:08 -07:00
Disable default twitter:description
This commit is contained in:
parent
24c2337466
commit
7d9600c791
1 changed files with 4 additions and 4 deletions
|
|
@ -87,10 +87,10 @@ export default {
|
||||||
'property': 'twitter:title',
|
'property': 'twitter:title',
|
||||||
'content': 'Does It ARM'
|
'content': 'Does It ARM'
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
'property': 'twitter:description',
|
// 'property': 'twitter:description',
|
||||||
'content': process.env.npm_package_description
|
// 'content': process.env.npm_package_config_verbiage_description
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
'property': 'twitter:url',
|
'property': 'twitter:url',
|
||||||
'content': `${process.env.URL}`
|
'content': `${process.env.URL}`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue