updated project to build with gulpjs

This commit is contained in:
Samuel Philipp 2019-10-27 20:35:10 +01:00
parent 5d05b18b67
commit d4f8e8c85f
22 changed files with 8432 additions and 154 deletions

View file

@ -1,4 +0,0 @@
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]