From 9a0c05ac76d53a2bd0a1d142af88dc2c0872ebcc Mon Sep 17 00:00:00 2001 From: blank X Date: Mon, 4 Feb 2019 20:52:37 +0700 Subject: [PATCH] Edited JS telling stuff idk anymore --- public/contact.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/public/contact.html b/public/contact.html index dcc2e2b..cfd9a70 100644 --- a/public/contact.html +++ b/public/contact.html @@ -15,7 +15,7 @@

Sorted in most active order

@@ -36,7 +36,7 @@
Telegram Main (@blank_x) Telegram Alt (@theblankx) - +
Keybase (blank_x) NixedChat (@blank_x) NixNet's Jabber/XMPP server (blank_x@nixnet.xyz) @@ -61,6 +61,9 @@ window.intergramCustomizations = { autoNoResponse: "Umm... blanky boi hasn't responded yet...", mainColor: "blue" }; +var inttell = "Intergram (bottom right corner)"; +document.getElementById("intergramtell").innerHTML = inttell; +document.getElementById("intergramtelltxt").href = window.location.href;