From 44afd262534eb246ec0ec60dc4ce4ca9898b861a Mon Sep 17 00:00:00 2001 From: TheEmeraldStarr <46467239+Epicloudygamer@users.noreply.github.com> Date: Sat, 2 Jan 2021 18:35:27 -0800 Subject: [PATCH] Comment Update --- views/assets/js/links.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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