diff --git a/.gitignore b/.gitignore
index 5e50783cf..90c01937b 100755
--- a/.gitignore
+++ b/.gitignore
@@ -642,7 +642,7 @@ frontend/static/import_export*
frontend/static/drf_spectacular_sidecar/
frontend/src/components/PaymentMethods/Icons/code*
frontend/src/components/PaymentMethods/Icons/webp*
-frontend/static/frontend/**
+frontend/static/frontend
docs/.jekyll-cache*
docs/_site*
node
@@ -650,13 +650,12 @@ desktopApp/release-builds
# frontend statics
frontend/templates/frontend/*.html
-mobile/html/Web.bundle/static/*
-mobile/html/Web.bundle/*.html
-desktopApp/static/*
+mobile/html/Web.bundle
+desktopApp/static
desktopApp/*.html
-web/static/*
+web/static
web/*.html
-nodeapp/static/*
+nodeapp/static
nodeapp/*.html
# Protocol Buffers
diff --git a/frontend/templates/frontend/index.ejs b/frontend/templates/frontend/index.ejs
index 704683374..14af11d94 100644
--- a/frontend/templates/frontend/index.ejs
+++ b/frontend/templates/frontend/index.ejs
@@ -2,10 +2,10 @@
-
-
-
-
+
+
+
+
@@ -13,18 +13,18 @@
<% if (pro) { %>
RoboSats PRO - Simple and Private Bitcoin Exchange
-
-
-
+
+
+
<% } else { %>
RoboSats - Simple and Private Bitcoin Exchange
-
+
<% } %>
-
-
-
+
+
+