Added “Notable” to the list of users (#2086)

* Added “Notable” to the list of users

* Added missing trailing comma

* alphabetize the new entry
This commit is contained in:
Fabio Spampinato
2019-09-22 21:11:19 +02:00
committed by Kevin Barabash
parent 36595343b7
commit ad4a8778ae

View File

@@ -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',