mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: metadata test
This commit is contained in:
parent
9e920eb01f
commit
9541412419
75 changed files with 266 additions and 215 deletions
|
@ -17,6 +17,22 @@
|
|||
{
|
||||
"name": "viewport",
|
||||
"content": "width=device-width, initial-scale=1.0"
|
||||
},
|
||||
{
|
||||
"property": "og:title",
|
||||
"content": "upRootNutrition"
|
||||
},
|
||||
{
|
||||
"property": "og:image",
|
||||
"content": "/assets/meta.png"
|
||||
},
|
||||
{
|
||||
"property": "og:url",
|
||||
"content": "https://upRootNutrition.com"
|
||||
},
|
||||
{
|
||||
"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."
|
||||
}
|
||||
],
|
||||
"link": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue