diff --git a/config/.htaccess b/config/.htaccess
deleted file mode 100644
index 6be406f..0000000
--- a/config/.htaccess
+++ /dev/null
@@ -1,11 +0,0 @@
-
- RewriteEngine On
- RewriteBase /
- RewriteRule ^index\.html$ - [L]
- RewriteCond %{REQUEST_FILENAME} !-f
- RewriteCond %{REQUEST_FILENAME} !-d
- RewriteRule . /index.html [L]
-
-
-AddType application/javascript .js
-AddType text/css .css
\ No newline at end of file
diff --git a/index.html b/index.html
index 2036c47..545d4b0 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,8 @@
Modelec ISEN
+
+