diff --git a/index.js b/index.js index 7ad89a9..d6edb9f 100644 --- a/index.js +++ b/index.js @@ -216,10 +216,10 @@ function pageUpdate() { addedHTML = "" - var faqHTML = fs.readFileSync(path.join(__dirname, 'static/faq/index.html')).toString() - addedHTML += faqHTML.substring(faqHTML.indexOf("

"), faqHTML.indexOf("")) + // var faqHTML = fs.readFileSync(path.join(__dirname, 'static/faq/index.html')).toString() + // addedHTML += faqHTML.substring(faqHTML.indexOf("

"), faqHTML.indexOf("")) - html = html.replace("{FAQ}", addedHTML) + html = html.replace("{FAQ}", ``) html = html.replace("{MASTODON_FEED}", mastoData.HTML) diff --git a/resources/mainPage.html b/resources/mainPage.html index b679403..582c5c6 100644 --- a/resources/mainPage.html +++ b/resources/mainPage.html @@ -28,7 +28,7 @@

They/Them

-

Game & web developer

+

Developer

{LANYARD_STATUS}
@@ -41,24 +41,18 @@

Blog

FAQ

Beta

- - - {LANYARD_QUOTE} -

The world's worst developer

+

To be honest the pronouns button is just there so the layout is more even

Check out the source code on Codeberg

-
-

Violet's Limbo

-

Be sure to check out my blog, Violet's Limbo! Even if it's a major work in progress...

-

blog.violets-purgatory.dev

- +


Projects

+

A (few) of the main projects i've been working on. Find more here!

{LANYARD_FULL} {SOCIALS}