Update la-banquise/script.js
This commit is contained in:
parent
51de3a4e52
commit
9d2b6709d2
@ -5,6 +5,8 @@ tile.remove();
|
|||||||
const tiles = [
|
const tiles = [
|
||||||
{ name: "Notre wiki", href: "https://wiki.la-banquise.fr" },
|
{ name: "Notre wiki", href: "https://wiki.la-banquise.fr" },
|
||||||
{ name: "Notre git", href: "https://git.la-banquise.fr" },
|
{ name: "Notre git", href: "https://git.la-banquise.fr" },
|
||||||
|
{ name: "Panel jeux", href: "https://panel.la-banquise.fr" },
|
||||||
|
{ name: "Discord", href: "https://discord.gg/QQWwzX5ptY" },
|
||||||
]
|
]
|
||||||
|
|
||||||
tiles.forEach((info) => {
|
tiles.forEach((info) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user