From d29300a6664e352aa47ac695d4179a68a60671a3 Mon Sep 17 00:00:00 2001 From: Violet Date: Fri, 2 Feb 2024 19:05:45 +0000 Subject: [PATCH] Fixes! --- index.js | 4 +++- static/socials/index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index f381834..690db41 100644 --- a/index.js +++ b/index.js @@ -323,8 +323,10 @@ async function pageUpdate() { addedHTML = "" var socialsHTML = fs.readFileSync(path.join(__dirname, 'static/socials/index.html')).toString() + // socialsHTML = socialsHTML.substring(0, socialsHTML.lastIndexOf("")) addedHTML += "


Socials

" - addedHTML += socialsHTML.substring(socialsHTML.indexOf("") + 5, socialsHTML.lastIndexOf("")) + addedHTML += socialsHTML.substring(socialsHTML.indexOf("") + 6) + console.log(addedHTML) html = html.replace("{SOCIALS}", addedHTML) diff --git a/static/socials/index.html b/static/socials/index.html index c2a8832..fa65b01 100644 --- a/static/socials/index.html +++ b/static/socials/index.html @@ -18,9 +18,9 @@

Socials

-

Here's where you can find me most... if you wanted to do that for some reason?

+

Here's where you can find me most... if you wanted to do that for some reason?


Chat Applications: