From e6f07cf5793c4111c15f693e17790977eb7f7c72 Mon Sep 17 00:00:00 2001 From: Wolf Oliver Date: Wed, 2 Sep 2020 20:56:46 +0200 Subject: [PATCH] docs: add MonsterWriter to the users page (#2478) --- website/siteConfig.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/siteConfig.js b/website/siteConfig.js index 3f939149..95fde8c4 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -85,6 +85,11 @@ const users = [ image: 'https://en.facebookbrand.com/wp-content/uploads/2016/09/messenger_icon2.png', infoLink: 'https://www.messenger.com/', }, + { + caption: 'MonsterWriter', + image: 'https://www.monsterwriter.app/assets/logo.png', + infoLink: 'https://www.monsterwriter.app/', + }, { caption: 'namu.wiki', image: '/img/namuwiki_logo.png',