From 70b1191edaee984eb438f1b7b329dfd3eed5abd9 Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Tue, 12 May 2026 17:20:59 +0200 Subject: [PATCH] mathe.php -> root-ordner --- articles/pythagoras.php | 2 +- auth/login.php | 2 +- auth/register.php | 2 +- content/mathe.php | 21 ------------------ legal/datenschutz.php | 2 +- mathe.php | 48 +++++++++++++++++++++++++++++++++++++++++ 6 files changed, 52 insertions(+), 25 deletions(-) delete mode 100644 content/mathe.php create mode 100644 mathe.php diff --git a/articles/pythagoras.php b/articles/pythagoras.php index bc133b1..04681b4 100644 --- a/articles/pythagoras.php +++ b/articles/pythagoras.php @@ -23,7 +23,7 @@ | Informatik | - Mathe + Mathe | Physik | diff --git a/auth/login.php b/auth/login.php index f4d7acd..497f6e7 100644 --- a/auth/login.php +++ b/auth/login.php @@ -23,7 +23,7 @@ | Informatik | - Mathe + Mathe | Physik | diff --git a/auth/register.php b/auth/register.php index 3b75509..521f21f 100644 --- a/auth/register.php +++ b/auth/register.php @@ -23,7 +23,7 @@ | Informatik | - Mathe + Mathe | Physik | diff --git a/content/mathe.php b/content/mathe.php deleted file mode 100644 index a3b293a..0000000 --- a/content/mathe.php +++ /dev/null @@ -1,21 +0,0 @@ - -
-

Mathe

- -

- 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:

-
- Satz des Pythagoras -
-
\ No newline at end of file diff --git a/legal/datenschutz.php b/legal/datenschutz.php index 43c4a77..472a2cd 100644 --- a/legal/datenschutz.php +++ b/legal/datenschutz.php @@ -24,7 +24,7 @@ | Informatik | - Mathe + Mathe | Physik | diff --git a/mathe.php b/mathe.php new file mode 100644 index 0000000..adc8e4a --- /dev/null +++ b/mathe.php @@ -0,0 +1,48 @@ + + + + + + + + + + EduForge + + + + + + +
+ +

Mathe

+ +

+ 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:

+
+ Satz des Pythagoras +
+
+ + + + + \ No newline at end of file