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

This commit is contained in:
Mylloon 2024-03-05 13:24:07 +01:00
parent b1d651026b
commit bf35016f45
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -24,6 +24,7 @@ window.addEventListener("load", () => {
`
),
new Tag("Nul en CSS", "font-family: 'Comic Sans MS', cursive"),
new Tag("anri caterpillar"),
];
const random = Math.round(Math.random() * (tags.length - 1));