feat: added twitter card

This commit is contained in:
Nick 2024-12-29 21:47:46 -06:00
parent e7e142ba2b
commit ef49dd55f4
2 changed files with 6 additions and 1 deletions

View file

@ -44,7 +44,7 @@
},
{
"name": "twitter:image",
"content": "/assets/card.png"
"content": "/assets/twittercard.png"
},
{
"name": "twitter:site",

View file

@ -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 = "" }
]