forked from MarseyWorld/MarseyWorld
add more chud phrases
parent
d961433fb9
commit
a35a759c38
|
@ -39,7 +39,23 @@
|
|||
</div>
|
||||
<input autocomplete="off" id="kind" hidden>
|
||||
|
||||
{% set CHUD_PHRASES = ["trans lives matter", "black lives matter", "black trans lives matter"] %}
|
||||
{% set CHUD_PHRASES = [
|
||||
"Trans lives matter",
|
||||
"Black lives matter",
|
||||
"Black trans lives matter",
|
||||
"The future is female",
|
||||
"I say this as a feminist ally",
|
||||
"I stand with israel"
|
||||
"Vaccines work",
|
||||
"Trans women are women",
|
||||
"Furry rights are human rights",
|
||||
"Trans furry lives matter",
|
||||
"Trump for prison",
|
||||
"Hillary 2024",
|
||||
"jewish lives matter",
|
||||
"white extinction is long overdue",
|
||||
] %}
|
||||
|
||||
<div id="phrase_section" class="d-none">
|
||||
<label for="note" class="pt-4">The phrase the recipient will have to say:</label>
|
||||
|
||||
|
|
Loading…
Reference in New Issue