Merge pull request 'Update la-banquise/script.js' (#3) from napo280-patch-1 into main

Reviewed-on: #3
This commit is contained in:
Arthur Wambst 2025-04-15 15:12:43 +02:00
commit 8d23738dd8

View File

@ -5,6 +5,8 @@ tile.remove();
const tiles = [
{ name: "Notre wiki", href: "https://wiki.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) => {