From 9ab286cf9c69d57dacfb1cdd61685b5a798c8eb7 Mon Sep 17 00:00:00 2001 From: Banana Date: Wed, 4 Jan 2017 15:32:57 +0100 Subject: [PATCH] headline at home deleted. Better page title and start year into footer --- webroot/view/_foot.php | 2 +- webroot/view/_head.php | 2 +- webroot/view/home.php | 7 +------ 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/webroot/view/_foot.php b/webroot/view/_foot.php index 92445bf..2ab4a44 100644 --- a/webroot/view/_foot.php +++ b/webroot/view/_foot.php @@ -30,7 +30,7 @@
- © Insipid + © 2016 - Insipid
diff --git a/webroot/view/_head.php b/webroot/view/_head.php index 4a4761c..2789346 100644 --- a/webroot/view/_head.php +++ b/webroot/view/_head.php @@ -32,7 +32,7 @@ - Insipid + Insipid. Personal bookmarks. diff --git a/webroot/view/home.php b/webroot/view/home.php index 7cfb3b6..37567bd 100644 --- a/webroot/view/home.php +++ b/webroot/view/home.php @@ -28,12 +28,7 @@ ?>
-

Welcome to your Inspid installation

-
-
- -
-
+

 

-- 2.39.5