diff --git a/resources/mainPage.html b/resources/mainPage.html index 7212f48..1306c41 100644 --- a/resources/mainPage.html +++ b/resources/mainPage.html @@ -34,9 +34,10 @@

-

Disc Status

+

Status

Socials

Projects

+

Extras


Blog

FAQ

diff --git a/static/discord/index.html b/static/extras/discord/index.html similarity index 95% rename from static/discord/index.html rename to static/extras/discord/index.html index 330ba4d..6a38921 100644 --- a/static/discord/index.html +++ b/static/extras/discord/index.html @@ -19,9 +19,10 @@ + Home
-

Discord Status

+

Discord Status (W.I.P)

This is a more fleshed out version of the main discord status on my site, issue being, it requires Javascript. So, I choose not to use it, though it coulda been cool...

I still am tempted to add something like it to the main page, and just make it compatible without javascript, but I worry that'd upset people.

diff --git a/static/discord/index.js b/static/extras/discord/index.js similarity index 100% rename from static/discord/index.js rename to static/extras/discord/index.js diff --git a/static/extras/index.html b/static/extras/index.html new file mode 100644 index 0000000..9c5aefb --- /dev/null +++ b/static/extras/index.html @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + Extras - Violet's Purgatory + + + + Home +


Extras

+

Just some fun things that really don't have use on the main page but exist anyway!

+ + + + \ No newline at end of file