diff --git a/style.css b/index.css similarity index 100% rename from style.css rename to index.css diff --git a/index.html b/index.html index 51bc108..3f85796 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ BS Overlay - +
@@ -26,6 +26,6 @@
- + diff --git a/main.js b/index.js similarity index 100% rename from main.js rename to index.js