This commit is contained in:
Mylloon 2025-01-06 19:31:05 +01:00
parent 61b8b3ec58
commit 9c9fc1e4c7
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -17,6 +17,7 @@ window.addEventListener("load", () => {
let tags = [ let tags = [
new Tag("Comment fonctionne un PC 😵‍💫"), new Tag("Comment fonctionne un PC 😵‍💫"),
new Tag("undefined", mono), new Tag("undefined", mono),
new Tag("[object Object]", mono),
new Tag("/api/v1/love", mono), new Tag("/api/v1/love", mono),
new Tag("/api/v1/websites", mono), new Tag("/api/v1/websites", mono),
new Tag("Peak D2 sur Valo 🤡"), new Tag("Peak D2 sur Valo 🤡"),