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: