malice + nvp

This commit is contained in:
Mylloon 2024-06-17 15:08:08 +02:00
parent 975d6de8e6
commit 8bfa012af9
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -49,6 +49,8 @@ window.addEventListener("load", () => {
),
new Tag("School hater"),
new Tag("Stagiaire"),
new Tag("Rempli de malice"),
new Tag("#NouveauFrontPopulaire ✊"),
];
const random = Math.round(Math.random() * (tags.length - 1));