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
e7e142ba2b
commit
ef49dd55f4
2 changed files with 6 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
},
|
||||
{
|
||||
"name": "twitter:image",
|
||||
"content": "/assets/card.png"
|
||||
"content": "/assets/twittercard.png"
|
||||
},
|
||||
{
|
||||
"name": "twitter:site",
|
||||
|
|
|
@ -195,4 +195,9 @@ homePage device image =
|
|||
}
|
||||
, text " 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."
|
||||
]
|
||||
, E.image
|
||||
[ E.height <| px 0
|
||||
, E.width <| px 0
|
||||
]
|
||||
{ src = "/assets/twittercard.png", description = "" }
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue