+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index b7e3b94..81f054a 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,7 @@ Abgabe zu Aufgabenblatt 1
Hinweise:
index.html wurde zu einer index.php umbenannt.
-webhook.php bitte ignorieren. Diese dient nur als zukünftige Automatisierung des Repo-Pulls (s. https://docs.gitea.com/usage/webhooks)
\ No newline at end of file
+webhook.php bitte ignorieren. Diese dient nur als zukünftige Automatisierung des Repo-Pulls (s. https://docs.gitea.com/usage/webhooks)
+
+Beim Verwenden der Navbar-Links bitte Folgendes beachten: nur die Links Physik, Mathe, Informatik fürhen auf eine andere Seite.
+Die anderen Links sind erstmal Platzhalter, dessen dynamischer Inhalt später mit PHP in die index.php eingefügt wird.
diff --git a/content/informatik.php b/content/informatik.php
index a79c173..136907d 100644
--- a/content/informatik.php
+++ b/content/informatik.php
@@ -1,46 +1,7 @@
-
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/content/mathe.php b/content/mathe.php
index 5885b3f..a3b293a 100644
--- a/content/mathe.php
+++ b/content/mathe.php
@@ -2,47 +2,7 @@
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/content/physik.php b/content/physik.php
index 507d718..5769b1f 100644
--- a/content/physik.php
+++ b/content/physik.php
@@ -2,45 +2,6 @@
Seite: Physik
Inhalt: Eine Übersicht über alle Beiträge zum Fach
-->
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
-
Physik
@@ -59,13 +20,4 @@
Der Tunneleffekt
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/content/profile.php b/content/profile.php
index 8cb7830..baf9dc5 100644
--- a/content/profile.php
+++ b/content/profile.php
@@ -2,48 +2,8 @@
Seite: Profil
Inhalt: Das eigene Profil, wenn man angemeldet ist. Dort hat man die Möglichkeit seine Angaben zu ändern.
-->
-
-
-
-
-
-
-
-
- EduForge
-
-
-
-
-
-
-
-
+
Benutzerdaten ändern
@@ -72,13 +32,4 @@
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/includes/navbar.php b/includes/navbar.php
index 6ea5be9..187d6ff 100644
--- a/includes/navbar.php
+++ b/includes/navbar.php
@@ -16,8 +16,8 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden