add voices of nuc
This commit is contained in:
parent
a25bb58354
commit
1a3e7a5b0e
@ -36,6 +36,11 @@ const accounts_to_select = [
|
|||||||
value: 'voixdunucleaire',
|
value: 'voixdunucleaire',
|
||||||
src: 'https://mastodon.cipherbliss.com/system/accounts/avatars/000/107/055/original/7dac1a35f1423b94.jpg'
|
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',
|
label: 'The greatest Meme',
|
||||||
value: 'meme',
|
value: 'meme',
|
||||||
|
@ -10,7 +10,6 @@ block content
|
|||||||
form(action="/direct-post",method="post")
|
form(action="/direct-post",method="post")
|
||||||
span.account
|
span.account
|
||||||
span="Choix du compte parmi les "
|
span="Choix du compte parmi les "
|
||||||
span=accounts_to_select.length
|
|
||||||
|
|
||||||
br
|
br
|
||||||
div.images
|
div.images
|
||||||
|
Loading…
Reference in New Issue
Block a user