mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-15 12:05:12 -05:00
feat: added twitter card
This commit is contained in:
parent
620852fc42
commit
396b04f720
1 changed files with 10 additions and 7 deletions
|
@ -31,16 +31,19 @@
|
|||
"content": "https://upRootNutrition.com"
|
||||
},
|
||||
{
|
||||
"property": "twitter:card",
|
||||
"name": "twitter:card",
|
||||
"content": "summary_large_image"
|
||||
}, {
|
||||
"property": "twitter:title",
|
||||
},
|
||||
{
|
||||
"name": "twitter:title",
|
||||
"content": "upRootNutrition"
|
||||
}, {
|
||||
"property": "twitter:description",
|
||||
},
|
||||
{
|
||||
"name": "twitter:description",
|
||||
"content": "upRootNutrition is an open source project, created by Nick Hiebert, designed to elevate the quality of nutrition science communication in online discourse. By applying more rigorous systems of reasoning, such as formal logic and semantic analysis, upRootNutrition aims to cut through the misinformation and sophistry that are endemic on social media."
|
||||
}, {
|
||||
"property": "twitter:image",
|
||||
},
|
||||
{
|
||||
"name": "twitter:image",
|
||||
"content": "/assets/card.png"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue