- Später im Projekt sollen über index.php?pfad= ... der Inhalt der index.php dynamisch gesetzt werden.
- Alle Content-Links der Navbar führen zunächst hier her. Exemplarisch wurden für die Fächer Informatik, Physik, Mathematik der Content als Seite erstellt und kann über die Navbar ausgekundschaftet werden.
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/content/404.php b/content/404.php
new file mode 100644
index 0000000..6bb7201
--- /dev/null
+++ b/content/404.php
@@ -0,0 +1,12 @@
+
+
+
+
404 - Seite nicht vorhanden
+
+ Später im Projekt sollen über index.php?pfad= ... der Inhalt der index.php dynamisch gesetzt werden.
+ Alle Content-Links der Navbar führen zunächst hier her. Exemplarisch wurden für die Fächer Informatik, Physik, Mathematik der Content als Seite erstellt und kann über die Navbar ausgekundschaftet werden.
+
+
\ No newline at end of file
diff --git a/datenschutz.php b/content/datenschutz.php
similarity index 57%
rename from datenschutz.php
rename to content/datenschutz.php
index f56bbe4..2301440 100644
--- a/datenschutz.php
+++ b/content/datenschutz.php
@@ -2,28 +2,6 @@
Seite: Datenschutzerklärung
Inhalt: Informationen zur Datenverarbeitung gemäß DSGVO
-->
-
-
-
-
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
-
-
Datenschutz
@@ -38,10 +16,3 @@ include_once 'includes/navbar.php';
-
-
-
-
-
\ No newline at end of file
diff --git a/content/home.php b/content/home.php
index 8aed881..29caa39 100644
--- a/content/home.php
+++ b/content/home.php
@@ -17,21 +17,21 @@
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/mathe.php b/content/mathe.php
similarity index 58%
rename from mathe.php
rename to content/mathe.php
index 5749f87..9c17638 100644
--- a/mathe.php
+++ b/content/mathe.php
@@ -2,27 +2,6 @@
Seite: Mathe
Inhalt: Eine Übersicht über alle Beiträge zum Fach
-->
-
-
-
-
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/physik.php b/content/physik.php
similarity index 58%
rename from physik.php
rename to content/physik.php
index b0dcb25..15a16ec 100644
--- a/physik.php
+++ b/content/physik.php
@@ -2,27 +2,6 @@
Seite: Physik
Inhalt: Eine Übersicht über alle Beiträge zum Fach
-->
-
-
-
-
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
-
Physik
@@ -41,11 +20,4 @@ include_once 'includes/navbar.php';
Der Tunneleffekt
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/profile.php b/content/profile.php
similarity index 67%
rename from profile.php
rename to content/profile.php
index 48b47b5..769b4fb 100644
--- a/profile.php
+++ b/content/profile.php
@@ -1,27 +1,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
@@ -63,11 +43,4 @@ include_once 'includes/navbar.php';
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/register.php b/content/register.php
similarity index 64%
rename from register.php
rename to content/register.php
index 117adff..c64ca53 100644
--- a/register.php
+++ b/content/register.php
@@ -2,27 +2,6 @@
Form: Registrierung
Funktion: Erstellung neuer Benutzerkonten
-->
-
-
-
-
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/includes/navbar.php b/includes/navbar.php
index a046557..564e929 100644
--- a/includes/navbar.php
+++ b/includes/navbar.php
@@ -15,56 +15,56 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden