From 33d6c4667b43c7bd341f1c65fd24704333b7735e Mon Sep 17 00:00:00 2001
From: Tracker-Friendly
Date: Fri, 15 Mar 2024 19:32:54 +0000
Subject: [PATCH] Fixed homeservers lol
---
createwebsite.sh | 4 +++-
website/homeserver/index.html | 39 +++++++++++++++++++++++++++++++++
website/privacy/index.html | 2 +-
website/static/js/homeserver.js | 7 +++++-
4 files changed, 49 insertions(+), 3 deletions(-)
create mode 100644 website/homeserver/index.html
diff --git a/createwebsite.sh b/createwebsite.sh
index f31db76..f96d290 100755
--- a/createwebsite.sh
+++ b/createwebsite.sh
@@ -1,4 +1,6 @@
#!/bin/sh
+rm -rf website/*
+rm -rf burgernotes-client-web
git clone https://centrifuge.hectabit.org/hectabit/burgernotes-client-web.git --depth=1
mv burgernotes-client-web/* website/
-rm -r burgernotes-client-web website/index.html website/README.md website/LICENSE
+rm -rf burgernotes-client-web website/index.html website/README.md website/LICENSE
diff --git a/website/homeserver/index.html b/website/homeserver/index.html
new file mode 100644
index 0000000..7e64e8c
--- /dev/null
+++ b/website/homeserver/index.html
@@ -0,0 +1,39 @@
+
+
+
+
+ Signup - Burgernotes
+
+
+
+
+
+
+
+
+
+
+
+
Homeserver
+
Change your Burgernotes homeserver
+
+
+
+
Change
+
Please put in the URL in standard format; https://, http://, etc.
+
+
+
+
+
+
diff --git a/website/privacy/index.html b/website/privacy/index.html
index 6bcfa90..23d0e38 100644
--- a/website/privacy/index.html
+++ b/website/privacy/index.html
@@ -79,7 +79,7 @@
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
- Take me back where I was!
+ Take me back where I was!