From 72923d94cacf937f8bb3b6266e1f0fe5c9212ce7 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Tue, 10 Jan 2023 12:48:19 -0500 Subject: [PATCH] Try ChatGPT-generated mobile friendly page --- www/views/index.html | 48 ++++++++++++++++------------- www/views/index.html.bak | 65 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+), 20 deletions(-) create mode 100644 www/views/index.html.bak diff --git a/www/views/index.html b/www/views/index.html index 7eb7f49..2616674 100644 --- a/www/views/index.html +++ b/www/views/index.html @@ -2,18 +2,22 @@ Hestia Web Portal + + - + <%- include('trial.html') -%> -
Hestia Web Portal
-
+ +
- +
@@ -34,32 +38,36 @@
-
-
+
+ +
- - -
- +
+ + +
+
+
-
- +
+
-
- +
+
- +
- \ No newline at end of file + + diff --git a/www/views/index.html.bak b/www/views/index.html.bak new file mode 100644 index 0000000..7eb7f49 --- /dev/null +++ b/www/views/index.html.bak @@ -0,0 +1,65 @@ + + + + Hestia Web Portal + + + + <%- include('trial.html') -%> + +
+ + +
Auger
+ + + + + + + + + + + + +
AugerOn Time
Feed RateOff Time
+
+ + + +
+
+ +
+
+
+ + + +
+ +
+
+
+
+ +
+
+ +
+
+
+ +
+
+ + + \ No newline at end of file