From 9b968c1daef60a597ebb0f58ff7071cc50893e73 Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Mon, 20 Jul 2020 13:17:14 -0700 Subject: [PATCH] update description --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index d6c4569..f6c0f16 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ home = [ "HTML", "RSS", "JSON" ] [params] themeVariant = "encompass" - description = "Documentation and tutorial for Encompass ECS" + description = "Tutorial and Documentation for Encompass ECS" author = "Evan Hemsley" showVisitedLinks = false disableBreadcrumb = false