From 70f18922945019d7818d2b171d59a8633f4cdd16 Mon Sep 17 00:00:00 2001 From: Hsu Still <341464@gmail.com> Date: Mon, 16 Apr 2018 02:22:28 +0800 Subject: [PATCH] Revert description meta tag --- docs/docfx.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index 7b76ff772..bb1da7e07 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -39,7 +39,6 @@ ], "overwrite": "_overwrites/**/**.md", "globalMetadata": { - "_description": "Home to technical documentation, API references, and examples of the cross-platform .NET library, Discord.Net." "_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta", "_enableSearch": true, },