diff --git a/routes/index.js b/routes/index.js index 8d6c868..f379a43 100644 --- a/routes/index.js +++ b/routes/index.js @@ -36,6 +36,11 @@ const accounts_to_select = [ value: 'voixdunucleaire', src: 'https://mastodon.cipherbliss.com/system/accounts/avatars/000/107/055/original/7dac1a35f1423b94.jpg' }, + { + label: 'voices of nuclear', + value: 'voicesofnuclear', + src: 'https://mastodon.cipherbliss.com/system/accounts/avatars/109/319/651/002/602/993/original/c7ca27d72856dc18.jpg' + }, { label: 'The greatest Meme', value: 'meme', diff --git a/views/index.jade b/views/index.jade index 29341e2..ecb8cf9 100644 --- a/views/index.jade +++ b/views/index.jade @@ -10,7 +10,6 @@ block content form(action="/direct-post",method="post") span.account span="Choix du compte parmi les " - span=accounts_to_select.length br div.images