From 7592bc4fa3a40df78c0558ece8215a9beb5d3912 Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Thu, 23 May 2019 11:58:26 +0200 Subject: [PATCH] new responsive nav --- config/config.php | 7 +----- cont/nav.php | 57 ++++++++++++++++++++++++++++++++++++----------- cont/recipe.php | 2 +- index.php | 2 +- 4 files changed, 47 insertions(+), 21 deletions(-) diff --git a/config/config.php b/config/config.php index 45ebdb2..0c1fa1c 100644 --- a/config/config.php +++ b/config/config.php @@ -1,11 +1,6 @@ true, - 'host' => 'localhost', - 'username' => 'shoppinglist', - 'passwd' => 'Erfolg100%', - 'database' => 'shoppinglist', - 'theme' => 'default', + 'installed' => false, ); ?> \ No newline at end of file diff --git a/cont/nav.php b/cont/nav.php index 411125c..ad0585b 100644 --- a/cont/nav.php +++ b/cont/nav.php @@ -1,16 +1,47 @@ - + + \ No newline at end of file diff --git a/cont/recipe.php b/cont/recipe.php index f63b911..2287063 100644 --- a/cont/recipe.php +++ b/cont/recipe.php @@ -6,7 +6,7 @@ $recipe = $book->sites[0]; ?> -