From 0540e04c77864186ce48193456634b897a11f5aa Mon Sep 17 00:00:00 2001
From: Jonas Kohl
Date: Fri, 6 Sep 2024 14:38:26 +0200
Subject: Add mobile version
---
frames.php | 27 -
includes/desktop/site.php | 27 +
includes/desktop/template_end.php | 2 +
includes/desktop/template_head_end.php | 10 +
includes/desktop/template_head_start.php | 20 +
includes/mobile-detect.php | 11 +
includes/mobile/site.php | 2 +
includes/mobile/template_end.php | 8 +
includes/mobile/template_head_end.php | 26 +
includes/mobile/template_head_start.php | 10 +
includes/template_end.php | 7 +-
includes/template_head_end.php | 11 +-
includes/template_head_start.php | 23 +-
index.html | 2 +-
mobile/dist/css/bootstrap-theme.css | 587 ++
mobile/dist/css/bootstrap-theme.css.map | 1 +
mobile/dist/css/bootstrap-theme.min.css | 6 +
mobile/dist/css/bootstrap-theme.min.css.map | 1 +
mobile/dist/css/bootstrap.css | 6834 ++++++++++++++++++++
mobile/dist/css/bootstrap.css.map | 1 +
mobile/dist/css/bootstrap.min.css | 6 +
mobile/dist/css/bootstrap.min.css.map | 1 +
mobile/dist/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes
mobile/dist/fonts/glyphicons-halflings-regular.svg | 288 +
mobile/dist/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes
.../dist/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes
.../dist/fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes
mobile/dist/js/bootstrap.js | 2580 ++++++++
mobile/dist/js/bootstrap.min.js | 6 +
mobile/dist/js/npm.js | 13 +
mobile/jquery-1.12.4.min.js | 5 +
mobile/site.css | 0
navside.html | 20 +
pages/about.php | 86 +-
pages/start.php | 7 +
site.php | 5 +
view.php | 13 +
37 files changed, 10567 insertions(+), 79 deletions(-)
delete mode 100644 frames.php
create mode 100644 includes/desktop/site.php
create mode 100644 includes/desktop/template_end.php
create mode 100644 includes/desktop/template_head_end.php
create mode 100644 includes/desktop/template_head_start.php
create mode 100644 includes/mobile-detect.php
create mode 100644 includes/mobile/site.php
create mode 100644 includes/mobile/template_end.php
create mode 100644 includes/mobile/template_head_end.php
create mode 100644 includes/mobile/template_head_start.php
create mode 100644 mobile/dist/css/bootstrap-theme.css
create mode 100644 mobile/dist/css/bootstrap-theme.css.map
create mode 100644 mobile/dist/css/bootstrap-theme.min.css
create mode 100644 mobile/dist/css/bootstrap-theme.min.css.map
create mode 100644 mobile/dist/css/bootstrap.css
create mode 100644 mobile/dist/css/bootstrap.css.map
create mode 100644 mobile/dist/css/bootstrap.min.css
create mode 100644 mobile/dist/css/bootstrap.min.css.map
create mode 100644 mobile/dist/fonts/glyphicons-halflings-regular.eot
create mode 100644 mobile/dist/fonts/glyphicons-halflings-regular.svg
create mode 100644 mobile/dist/fonts/glyphicons-halflings-regular.ttf
create mode 100644 mobile/dist/fonts/glyphicons-halflings-regular.woff
create mode 100644 mobile/dist/fonts/glyphicons-halflings-regular.woff2
create mode 100644 mobile/dist/js/bootstrap.js
create mode 100644 mobile/dist/js/bootstrap.min.js
create mode 100644 mobile/dist/js/npm.js
create mode 100644 mobile/jquery-1.12.4.min.js
create mode 100644 mobile/site.css
create mode 100644 site.php
create mode 100644 view.php
diff --git a/frames.php b/frames.php
deleted file mode 100644
index 4424e1e..0000000
--- a/frames.php
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
- Mystic House Corner
-
-
-
-
\ No newline at end of file
diff --git a/includes/desktop/site.php b/includes/desktop/site.php
new file mode 100644
index 0000000..78fab83
--- /dev/null
+++ b/includes/desktop/site.php
@@ -0,0 +1,27 @@
+
+
+
+
+
+ Mystic House Corner
+
+
+
+
+
+
+
+
+ " name="main" frameBorder="0" border="0" noresize>
+
+
+
+
+
+ Oh nein, Ihr Browser unterstützt keine Frames!
+ Bitte nutzen Sie einen WWW-Browser, der Frames unterstützt!
+ |
+ |
+
+
+
diff --git a/includes/desktop/template_end.php b/includes/desktop/template_end.php
new file mode 100644
index 0000000..308b1d0
--- /dev/null
+++ b/includes/desktop/template_end.php
@@ -0,0 +1,2 @@
+