From 8028bb22cd6d9b84fe5f78432aec4d0e0598c84c Mon Sep 17 00:00:00 2001 From: DeNNiiInc Date: Sat, 13 Dec 2025 11:01:48 +1100 Subject: [PATCH] Refactor: Move index.html to root and serve assets from /public --- public/index.html => index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename public/index.html => index.html (95%) diff --git a/public/index.html b/index.html similarity index 95% rename from public/index.html rename to index.html index 7d4c74f..49e2339 100644 --- a/public/index.html +++ b/index.html @@ -8,8 +8,8 @@ content="Advanced SMTP Tester - Test your SMTP configurations securely and easily." /> Advanced SMTP Tester - - + + @@ -28,7 +28,7 @@

- Logo + Logo SMTP Tester

@@ -161,6 +161,6 @@

- +