new tag
This commit is contained in:
parent
61b8b3ec58
commit
9c9fc1e4c7
1 changed files with 1 additions and 0 deletions
|
@ -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 🤡"),
|
||||||
|
|
Loading…
Reference in a new issue