docs(users): add zzllrr mather project (#3767)

add a new open-sourced mather project using KaTeX
This commit is contained in:
zzllrr小乐笑了
2022-12-30 01:44:05 +08:00
committed by GitHub
parent a4bfc2d210
commit 01488c6d3c

View File

@@ -160,6 +160,11 @@ const users = [
image: '/img/vade_mecum_shelf_logo.png',
infoLink: 'https://github.com/tonton-pixel/vade-mecum-shelf/',
},
{
caption: 'zzllrr Mather',
image: 'https://github.com/zzllrr/mather/raw/master/img/logo.jpg',
infoLink: 'https://github.com/zzllrr/mather',
},
];
const {version} = require('../package.json');