diff --git a/docfx/docfx.json b/docfx/docfx.json index 0b07b4746..bccdb04f7 100644 --- a/docfx/docfx.json +++ b/docfx/docfx.json @@ -89,11 +89,11 @@ ], "dest": "../docs", "globalMetadata": { - "_appTitle": "Terminal.Gui v2 Title", - "_appName": "Terminal.Gui v2 AppName", + "_appTitle": "Terminal.Gui v2", + "_appName": "Terminal.Gui v2", "_appFaviconPath": "images/favicon.png", "_appLogoPath": "images/logo.png", - "_appFooter": "Terminal.Gui Footer", + "_appFooter": "Terminal.Gui - Part of the gui-cs Organization", "_enableSearch": true, "_disableSideFilter": false, "_enableNewTab": true,