From d99b21b05f2a879ab1884290b0709d45d0b8a037 Mon Sep 17 00:00:00 2001 From: jasLogic <44301923+jasLogic@users.noreply.github.com> Date: Thu, 18 Jul 2019 20:05:03 +0200 Subject: [PATCH] - added footer.html - included footer into index and 404 - added legal/* --- 404.html | 7 +- footer.html | 11 +++ index.html | 7 +- legal/datenschutz.html | 147 +++++++++++++++++++++++++++++++++++++++++ legal/impressum.html | 45 +++++++++++++ stylesheet.css | 11 +-- 6 files changed, 214 insertions(+), 14 deletions(-) create mode 100644 footer.html create mode 100644 legal/datenschutz.html create mode 100644 legal/impressum.html diff --git a/404.html b/404.html index 1e8d359..442a835 100644 --- a/404.html +++ b/404.html @@ -8,11 +8,8 @@
This page doesn't seem to exist.
-goto home;
+goto home;
- +