mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
2c517d6278
* check in full site application * rm unused assets components * change base css * i18n * new doc workflow * fix crosslink to doc in github * nav, console link, assets, console brand * edit configjs server * rm go struct references * cleanup input output bindings * working dir * export path * always trigger * rel paths * cname * rev workdir * fix fallbacklanguage, home on large screens * remove mit from site
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"
|
|
}
|
|
]
|
|
} |