diff --git a/website/siteConfig.js b/website/siteConfig.js index 1a62c413..68fffbb9 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -85,6 +85,11 @@ const users = [ image: '/img/namuwiki_logo.png', infoLink: 'https://namu.wiki/', }, + { + caption: 'Notable', + image: 'https://raw.githubusercontent.com/notable/notable/master/resources/icon/icon.png', + infoLink: 'https://github.com/notable/notable', + }, { caption: 'Observable', image: 'https://avatars0.githubusercontent.com/u/30080011',