added rendering of index
This commit is contained in:
parent
3010118695
commit
f32461649b
@ -19,12 +19,9 @@
|
||||
|
||||
<script>
|
||||
const phrases = [
|
||||
"GirlJuice.Inject()",
|
||||
"Child.CrowdKill()",
|
||||
"CopCar.Burn()",
|
||||
"You.Cute = true",
|
||||
"You.Gay = true",
|
||||
"Nazi.Punch()",
|
||||
{{range $Phrase := .HeaderPhrases }}
|
||||
"{{ $Phrase }}",
|
||||
{{- end }}
|
||||
]
|
||||
|
||||
Array.from(document.querySelectorAll(".phrases")).forEach(element => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user