diff --git a/website/siteConfig.js b/website/siteConfig.js index 287829b1..98bc8ab3 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -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');