From 2fcd0743535cc1d81bfc760fdd33911799466106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Tue, 9 May 2023 09:51:23 +0200 Subject: [PATCH] . --- content/contents/default.blade.php | 29 +-------- content/includes/footer.blade.php | 80 ++++++++++++++++++++++-- content/includes/nav.blade.php | 16 ++--- content/index.blade.php | 11 ++-- content/pages/create-theme.blade.php | 91 ++++++++++++++++++---------- 5 files changed, 146 insertions(+), 81 deletions(-) diff --git a/content/contents/default.blade.php b/content/contents/default.blade.php index 61effaf..b615c32 100644 --- a/content/contents/default.blade.php +++ b/content/contents/default.blade.php @@ -57,7 +57,7 @@
- {{$content->description}} + {{$content->beschreibung}}
@@ -234,32 +234,7 @@
-
-
-
- -
-
-

-

- Lumino Version: -
Import Options
- - - - - - - - - -
FuncionItemsImport
-

Theme without Config

-
-
-
- -
+ diff --git a/content/includes/footer.blade.php b/content/includes/footer.blade.php index 8b144bf..c29e223 100644 --- a/content/includes/footer.blade.php +++ b/content/includes/footer.blade.php @@ -1,11 +1,79 @@ - + diff --git a/content/includes/nav.blade.php b/content/includes/nav.blade.php index b286700..16b0724 100644 --- a/content/includes/nav.blade.php +++ b/content/includes/nav.blade.php @@ -14,8 +14,8 @@