diff --git a/README.md b/README.md
index 892a54cc..7857238d 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ JavaScript)*
📄 [Dockerfile](https://github.com/jokob-sk/Pi.Alert/blob/main/Dockerfile)
📚 [Dockerfile instructions](https://github.com/jokob-sk/Pi.Alert/blob/main//dockerfiles/README.md).
-![Main screen dark][main_dark]
+
Dark mode (and Device presence over time) within this fork courtesy of [leiweibau](https://github.com/leiweibau/Pi.Alert)
## How it works
diff --git a/config/pialert.conf b/config/pialert.conf
index 404aca20..0924d1fe 100644
--- a/config/pialert.conf
+++ b/config/pialert.conf
@@ -22,7 +22,7 @@ SMTP_SERVER = 'smtp.gmail.com'
SMTP_PORT = 587
SMTP_USER = 'user@gmail.com'
SMTP_PASS = 'password'
-SMTP_SKIP_TLS = False
+SMTP_SKIP_TLS = False
SMTP_SKIP_LOGIN = False
REPORT_MAIL = False
diff --git a/front/php/header.php b/front/php/header.php
deleted file mode 100644
index 875b7bb5..00000000
--- a/front/php/header.php
+++ /dev/null
@@ -1,263 +0,0 @@
-
-
-
-
-
-
-
-
-