diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..efa1a6f Binary files /dev/null and b/.DS_Store differ diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..4aee731 --- /dev/null +++ b/.htaccess @@ -0,0 +1,3 @@ +RewriteEngine On +RewriteCond %{REQUEST_FILENAME} !-f +RewriteRule ^(.*)$ index.php \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..98144f3 --- /dev/null +++ b/index.php @@ -0,0 +1,23 @@ + + + +
+ + + +