mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
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:
committed by
Kevin Barabash
parent
88d9a8a4df
commit
39da3f5119
@@ -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',
|
||||
|
Reference in New Issue
Block a user