diff --git a/views/assets/js/links.js b/views/assets/js/links.js index a2ed1ee7..87b6e23e 100644 --- a/views/assets/js/links.js +++ b/views/assets/js/links.js @@ -16,4 +16,6 @@ $("plink").href = "https://github.com/vibedivide/powermouse"; $("nclink").href = "https://nodeclusters.com"; $("qrlink").href = "https://support.discord.com/hc/en-us/articles/360039213771-QR-Code-Login-FAQ"; $("nulink").href = "https://github.com/nfriedly/node-unblocker"; -$("pylink").href = "https://github.com/BinBashBanana/PyDodge" \ No newline at end of file +$("pylink").href = "https://github.com/BinBashBanana/PyDodge" + +// Add game page links here \ No newline at end of file