stagiaire
All checks were successful
ci/woodpecker/push/publish Pipeline was successful

This commit is contained in:
Mylloon 2024-06-05 20:31:12 +02:00
parent 1e19809df4
commit c224816807
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -48,6 +48,7 @@ window.addEventListener("load", () => {
`
),
new Tag("School hater"),
new Tag("Stagiaire"),
];
const random = Math.round(Math.random() * (tags.length - 1));