open graph
This commit is contained in:
parent
d44a48a6ba
commit
93b310a7ec
|
@ -27,7 +27,7 @@ module.exports = {
|
|||
aseUrl: './',
|
||||
meta: {
|
||||
'og:title': { property: 'og:title', content: "Chaos's Food Likes/Dislikes" },
|
||||
'og:description': { property: 'og:description', content: "A list for all the foods we like, dislike and find unable to eat due to sensory difficulties." },
|
||||
'og:description': { property: 'og:description', content: "A list for all the foods we like, dislike and find ourselves unable to eat due to sensory difficulties." },
|
||||
},
|
||||
})
|
||||
],
|
||||
|
|
|
@ -25,7 +25,7 @@ module.exports = {
|
|||
aseUrl: './',
|
||||
meta: {
|
||||
'og:title': { property: 'og:title', content: "Chaos's Food Likes/Dislikes" },
|
||||
'og:description': { property: 'og:description', content: "A list for all the foods we like, dislike and find unable to eat due to sensory difficulties." },
|
||||
'og:description': { property: 'og:description', content: "A list for all the foods we like, dislike and find ourselves unable to eat due to sensory difficulties." },
|
||||
},
|
||||
})
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue