This commit is contained in:
Mylloon 2024-11-25 23:53:03 +01:00
parent aaccfb8d0e
commit 28b800af3a
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -63,6 +63,7 @@ window.addEventListener("load", () => {
`
),
new Tag("s/centre/droite/g", mono),
new Tag("anri.exe", mono),
];
const random = Math.round(Math.random() * (tags.length - 1));