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;