diff --git a/.gitignore b/.gitignore
index 541fa922a..f697294d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ dist/
/coverage/
/docs/build/
cypress
-test-report.html
\ No newline at end of file
+test-report.html
+**/.DS_Store
diff --git a/public/index.html.ejs b/public/index.html.ejs
index 329fcb85b..446a166c5 100644
--- a/public/index.html.ejs
+++ b/public/index.html.ejs
@@ -36,6 +36,7 @@
+
@@ -88,4 +89,4 @@