From 8a85b3c62c3568abc90be2e8936843236c5ae262 Mon Sep 17 00:00:00 2001 From: burrrata <42473928+burrrata@users.noreply.github.com> Date: Fri, 5 Jun 2020 14:27:07 -0400 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 264f09e5..ffdfe992 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -1,7 +1,6 @@ module.exports = { title: "MetaGame Wiki", - tagline: "MetaGame is a society of global citizens with the aim of outgrowing nation states & zero-sum games of old economic thinking by building and promoting better alternatives; building a future we want to live in. -", + tagline: "MetaGame is a society of global citizens with the aim of outgrowing nation states & zero-sum games of old economic thinking by building and promoting better alternatives; building a future we want to live in.", url: "https://wiki.metagame.wtf", baseUrl: "/", favicon: "img/mg-icon.png",