From dbabeffa8a56d0671c9211b8057cad2cc00b01f0 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 9 Jun 2020 09:52:26 -0400 Subject: Properly reference MIT license consistently. --- docs/docusaurus.config.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/docusaurus.config.js') diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index bc3312d..1653a0f 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -47,18 +47,18 @@ module.exports = { { title: "Community", items: [ - // { - // label: "Stack Overflow", - // href: "https://stackoverflow.com/questions/tagged/docusaurus", - // }, - { - label: "Discord", - href: "https://discord.gg/VJnx9kr", - }, - // { - // label: "Twitter", - // href: "https://twitter.com/docusaurus", - // }, + // { + // label: "Stack Overflow", + // href: "https://stackoverflow.com/questions/tagged/docusaurus", + // }, + { + label: "Discord", + href: "https://discord.gg/VJnx9kr", + }, + // { + // label: "Twitter", + // href: "https://twitter.com/docusaurus", + // }, ], }, { -- cgit v1.2.3