mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-07 12:18:39 +00:00
Added project: Vade Mecum Shelf (#1579)
* Added project: Vade Mecum Shelf Vade Mecum Shelf is a collection of utilities wrapped into one single app, built with Electron. Two utilities are making use of KaTeX: - LaTeX Math Renderer - Trigonometric Formulas * fix lint
This commit is contained in:
committed by
Kevin Barabash
parent
7f1ce374e0
commit
db43058bea
@@ -28,6 +28,12 @@ const users = [
|
||||
infoLink: 'https://gitlab.com/',
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Vade Mecum Shelf',
|
||||
image: 'https://raw.githubusercontent.com/tonton-pixel/vade-mecum-shelf/master/icons/icon.png',
|
||||
infoLink: 'https://github.com/tonton-pixel/vade-mecum-shelf/',
|
||||
pinned: true,
|
||||
},
|
||||
];
|
||||
|
||||
const siteConfig = {
|
||||
|
Reference in New Issue
Block a user