blah
This commit is contained in:
parent
486203559c
commit
effbcc34da
2 changed files with 2 additions and 3 deletions
1
index.js
1
index.js
|
@ -183,7 +183,6 @@ function pageUpdate() {
|
|||
|
||||
var socialsHTML = fs.readFileSync(path.join(__dirname, 'static/socials/index.html')).toString()
|
||||
addedHTML += socialsHTML.substring(socialsHTML.indexOf("<h1>"), socialsHTML.indexOf("</body>"))
|
||||
console.log(addedHTML)
|
||||
|
||||
html = html.replace("{SOCIALS}", addedHTML)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue