From 160150d2fea55da2da1e0b8b04ed614b935d3b1e Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Tue, 12 May 2026 17:22:36 +0200 Subject: [PATCH] physik.php -> root-ordner --- articles/datenschutz.php | 2 +- articles/pythagoras.php | 2 +- articles/tunneleffekt.php | 2 +- auth/login.php | 2 +- auth/register.php | 2 +- content/home.php | 2 +- content/physik.php | 23 ---------------- legal/datenschutz.php | 2 +- legal/impressum.php | 2 +- legal/nutzungsbedingungen.php | 2 +- physik.php | 49 +++++++++++++++++++++++++++++++++++ 11 files changed, 58 insertions(+), 32 deletions(-) delete mode 100644 content/physik.php create mode 100644 physik.php diff --git a/articles/datenschutz.php b/articles/datenschutz.php index 163ed07..9d82499 100644 --- a/articles/datenschutz.php +++ b/articles/datenschutz.php @@ -25,7 +25,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/articles/pythagoras.php b/articles/pythagoras.php index 04681b4..d7f0388 100644 --- a/articles/pythagoras.php +++ b/articles/pythagoras.php @@ -25,7 +25,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/articles/tunneleffekt.php b/articles/tunneleffekt.php index 9247205..13e47f1 100644 --- a/articles/tunneleffekt.php +++ b/articles/tunneleffekt.php @@ -25,7 +25,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/auth/login.php b/auth/login.php index 497f6e7..98a240f 100644 --- a/auth/login.php +++ b/auth/login.php @@ -25,7 +25,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/auth/register.php b/auth/register.php index 521f21f..148e2fe 100644 --- a/auth/register.php +++ b/auth/register.php @@ -25,7 +25,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/content/home.php b/content/home.php index 4523438..98bf844 100644 --- a/content/home.php +++ b/content/home.php @@ -26,7 +26,7 @@
- Physik + Physik
Der Tunneleffekt
diff --git a/content/physik.php b/content/physik.php deleted file mode 100644 index 5769b1f..0000000 --- a/content/physik.php +++ /dev/null @@ -1,23 +0,0 @@ - -
- -

Physik

- -

- Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et - dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet - clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, - consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, - sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no - sea takimata sanctus est Lorem ipsum dolor sit amet. -

- -

Artikel:

-
- Der Tunneleffekt -
- -
\ No newline at end of file diff --git a/legal/datenschutz.php b/legal/datenschutz.php index 472a2cd..ea192ef 100644 --- a/legal/datenschutz.php +++ b/legal/datenschutz.php @@ -26,7 +26,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/legal/impressum.php b/legal/impressum.php index 113ab06..f5b23c5 100644 --- a/legal/impressum.php +++ b/legal/impressum.php @@ -26,7 +26,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/legal/nutzungsbedingungen.php b/legal/nutzungsbedingungen.php index aafc326..9c8bd72 100644 --- a/legal/nutzungsbedingungen.php +++ b/legal/nutzungsbedingungen.php @@ -25,7 +25,7 @@ | Mathe | - Physik + Physik | Dein Profil | diff --git a/physik.php b/physik.php new file mode 100644 index 0000000..6621033 --- /dev/null +++ b/physik.php @@ -0,0 +1,49 @@ + + + + + + + + + + EduForge + + + + + + +
+ +

Physik

+ +

+ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et + dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet + clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, + consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, + sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no + sea takimata sanctus est Lorem ipsum dolor sit amet. +

+ +

Artikel:

+
+ Der Tunneleffekt +
+ +
+ + + + + \ No newline at end of file