From 84efd933578f69dfaea6b035e755f506ed224b11 Mon Sep 17 00:00:00 2001 From: Mohammad Rahmani <830394+kookma@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:02:56 +0330 Subject: [PATCH] docs: Tamasha app was added to KaTex users list (#2825) Tamasha app was added to KaTex users list Co-authored-by: Kevin Barabash --- website/siteConfig.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/siteConfig.js b/website/siteConfig.js index 4e7d37f8..864ac4ec 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -135,6 +135,11 @@ const users = [ image: '/img/stackedit_logo.svg', infoLink: 'https://stackedit.io/', }, + { + caption: 'Tamasha', + image: 'https://github.com/kookma/TW-Tamasha/raw/main/docs/tamasha.png', + infoLink: 'https://kookma.github.io/TW-Tamasha/', + }, { caption: 'TiddlyWiki', image: '/img/tiddlywiki_logo.svg',