mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -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',
|
||||
'content': 'Does It ARM'
|
||||
},
|
||||
{
|
||||
'property': 'twitter:description',
|
||||
'content': process.env.npm_package_description
|
||||
},
|
||||
// {
|
||||
// 'property': 'twitter:description',
|
||||
// 'content': process.env.npm_package_config_verbiage_description
|
||||
// },
|
||||
{
|
||||
'property': 'twitter:url',
|
||||
'content': `${process.env.URL}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue