new tag
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-12-12 22:14:59 +01:00
parent 9fa3f83a02
commit f5780bfa60
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("Mention poufiasse"),
];
const random = Math.round(Math.random() * (tags.length - 1));