From 1a3e7a5b0ef3ba62c51ae1e241c9052c24fde30c Mon Sep 17 00:00:00 2001 From: Tykayn Date: Tue, 4 Jul 2023 19:42:32 +0200 Subject: [PATCH] add voices of nuc --- routes/index.js | 5 +++++ views/index.jade | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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