Add "Tutti Quanti Shelf" app (#1997)

* Add "Tutti Quanti Shelf" app

Utilities making use of the KaTeX library have been split between the original app "Vade Mecum Shelf" ("Trigonometric Formulas" utility) and the new app "Tutti Quanti Shelf" ("LaTeX Math Renderer" utility)...

* Link to new app icon

* Update siteConfig.js

* Update siteConfig.js

Fixed image path
This commit is contained in:
Tonton Pixel
2019-06-17 00:08:37 +02:00
committed by Kevin Barabash
parent 88d9a8a4df
commit 39da3f5119

View File

@@ -115,6 +115,11 @@ const users = [
image: '/img/stackedit_logo.svg',
infoLink: 'https://stackedit.io/',
},
{
caption: 'Tutti Quanti Shelf',
image: 'https://raw.githubusercontent.com/tonton-pixel/tutti-quanti-shelf/master/icons/icon.png',
infoLink: 'https://github.com/tonton-pixel/tutti-quanti-shelf/',
},
{
caption: 'Vade Mecum Shelf',
image: '/img/vade_mecum_shelf_logo.png',