diff --git a/src/index.html b/src/index.html
index 704d26f..b15b6d3 100644
--- a/src/index.html
+++ b/src/index.html
@@ -7,7 +7,12 @@
-
+
+
+
+
+
+
diff --git a/src/styles.scss b/src/styles.scss
index 5e808a3..9f6de05 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -8,7 +8,7 @@
$theme-colors: (
"primary": #0a1128,
"secondary": #000000,
- "accentColor": #e23c00,
+ "accentColor": #e13e13,
"textPrimary": #ffffff
);
diff --git a/static/favicon.ico b/static/favicon.ico
deleted file mode 100644
index 61e1602..0000000
Binary files a/static/favicon.ico and /dev/null differ