mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 11:34:26 +00:00
16 lines
341 B
JSON
16 lines
341 B
JSON
|
{
|
||
|
"tags": [
|
||
|
{
|
||
|
"name": "twitter:title",
|
||
|
"content":"Docs demo page"
|
||
|
},
|
||
|
{
|
||
|
"name": "twitter:description",
|
||
|
"content":"Docs demo page description"
|
||
|
},
|
||
|
{
|
||
|
"name": "Description",
|
||
|
"content":"Docs demo page description"
|
||
|
}
|
||
|
]
|
||
|
}
|