malice + nvp
This commit is contained in:
parent
975d6de8e6
commit
8bfa012af9
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ window.addEventListener("load", () => {
|
||||||
),
|
),
|
||||||
new Tag("School hater"),
|
new Tag("School hater"),
|
||||||
new Tag("Stagiaire"),
|
new Tag("Stagiaire"),
|
||||||
|
new Tag("Rempli de malice"),
|
||||||
|
new Tag("#NouveauFrontPopulaire ✊"),
|
||||||
];
|
];
|
||||||
|
|
||||||
const random = Math.round(Math.random() * (tags.length - 1));
|
const random = Math.round(Math.random() * (tags.length - 1));
|
||||||
|
|
Loading…
Reference in a new issue