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
243c3c555b
commit
620852fc42
2 changed files with 13 additions and 0 deletions
|
@ -30,6 +30,19 @@
|
|||
"property": "og:url",
|
||||
"content": "https://upRootNutrition.com"
|
||||
},
|
||||
{
|
||||
"property": "twitter:card",
|
||||
"content": "summary_large_image"
|
||||
}, {
|
||||
"property": "twitter:title",
|
||||
"content": "upRootNutrition"
|
||||
}, {
|
||||
"property": "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",
|
||||
"content": "/assets/card.png"
|
||||
},
|
||||
{
|
||||
"property": "og: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."
|
||||
|
|
BIN
frontend/static/assets/twittercard.png
Executable file
BIN
frontend/static/assets/twittercard.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
Loading…
Add table
Add a link
Reference in a new issue