From 990cf124a99a2a0952bb92fdb34c3a5b3dfc00d9 Mon Sep 17 00:00:00 2001 From: TheEmeraldStarr <46467239+QuiteAFancyEmerald@users.noreply.github.com> Date: Tue, 6 Oct 2020 11:42:21 -0700 Subject: [PATCH] Fixed GitHub Icon --- public/assets/js/links.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/assets/js/links.js b/public/assets/js/links.js index 77d3810b..04c2bd5e 100644 --- a/public/assets/js/links.js +++ b/public/assets/js/links.js @@ -4,6 +4,8 @@ function $(id) { document.getElementById("hblink").href = "//github.com/QuiteAFancyEmerald/HolyUnblockerPublic"; +document.getElementById("hblink2").href = "//github.com/QuiteAFancyEmerald/HolyUnblockerPublic"; + document.getElementById("allink").href = "//github.com/titaniumnetwork-dev/alloyproxy"; document.getElementById("tnlink").href = "https://discord.com/invite/Dw6C7p5"; @@ -14,4 +16,4 @@ document.getElementById("qrlink").href = "https://support.discord.com/hc/en-us/a document.getElementById("nulink").href = "https://github.com/nfriedly/node-unblocker" -document.getElementById("pylink").href = "https://github.com/BinBashBanana/PyDodge" \ No newline at end of file +document.getElementById("pylink").href = "https://github.com/BinBashBanana/PyDodge"