From 83e4e487f8c83014d68d0f92dbe790bb49119707 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 3 Oct 2023 22:40:52 +0200 Subject: [PATCH] moved closed commissions info around --- main/commissions/closed.js | 23 +++++++---------------- main/commissions/closed.txt | 1 - main/commissions/index.html | 8 +++++--- 3 files changed, 12 insertions(+), 20 deletions(-) delete mode 100644 main/commissions/closed.txt diff --git a/main/commissions/closed.js b/main/commissions/closed.js index ee4593a..f886397 100644 --- a/main/commissions/closed.js +++ b/main/commissions/closed.js @@ -1,16 +1,7 @@ -$.ajax({ - dataType: "text", - url: "closed.txt", - cache: false, - success: function (value) { - if (value !== "true") - return; - $(".closed").html( /*html*/ ` - - `); - //
Alternatively, you can also commission my friend Quarris, who has done some great work in the past. - } -}); +$(".closed").html( /*html*/ ` + +`); +//
Alternatively, you can also commission my friend Quarris, who has done some great work in the past. \ No newline at end of file diff --git a/main/commissions/closed.txt b/main/commissions/closed.txt deleted file mode 100644 index f32a580..0000000 --- a/main/commissions/closed.txt +++ /dev/null @@ -1 +0,0 @@ -true \ No newline at end of file diff --git a/main/commissions/index.html b/main/commissions/index.html index 3154134..de28c02 100644 --- a/main/commissions/index.html +++ b/main/commissions/index.html @@ -74,16 +74,18 @@ -
- -

✉️ Contact

If you're interested, you can easily contact me by joining my Discord server and messaging me privately from there. Alternatively, you can also send me an email.

+ +
+
+ +