diff --git a/.eleventy.js b/.eleventy.js
index 68163ab..6d6652e 100644
--- a/.eleventy.js
+++ b/.eleventy.js
@@ -1,4 +1,3 @@
-const now = DateTime.now();
const { DateTime } = require("luxon");
module.exports = function(eleventyConfig) {
diff --git a/index.njk b/index.njk
index 663d898..8f1e35d 100644
--- a/index.njk
+++ b/index.njk
@@ -104,7 +104,6 @@ date: Last Modified
This page makes due without any cookies, frontend javascript, tracking and databases
in the effort to make the web quick and usable again :)
This page was last updated at {{ page.date | timestamp }}
-
- Copyright Laura Kalb {{ copyrightyear }}
-
Impressum und Datenschutzerklärung
+
+ Copyright Laura Kalb {{ copyrightyear }} - Impressum und Datenschutzerklärung