diff --git a/.htaccess b/.htaccess index 46688b8..72d6046 100644 --- a/.htaccess +++ b/.htaccess @@ -7,7 +7,15 @@ RewriteRule ^solutions\.html$ /solutions.php [L] # nginx rules -#rewrite ^index\.html$ /index.php last -#rewrite ^cgu\.html$ /cgu.php last -#rewrite ^interventions\.html$ /interventions.php last -#rewrite ^solutions\.html$ /solutions.php last +#location /index { +# rewrite ^/index\.html$ /index.php last; +#} +#location /cgu { +# rewrite ^/cgu\.html$ /cgu.php last; +#} +#location /interventions { +# rewrite ^/interventions\.html$ /interventions.php last; +#} +#location /solutions { +# rewrite ^/solutions\.html$ /solutions.php last; +#} diff --git a/assets/img/mailsig.png b/assets/img/mailsig.png new file mode 100644 index 0000000..f613d01 Binary files /dev/null and b/assets/img/mailsig.png differ diff --git a/assets/style.css b/assets/style.css index 29e7c73..1f0e2da 100644 --- a/assets/style.css +++ b/assets/style.css @@ -13,7 +13,7 @@ @font-face { font-family: 'League Gothic'; src: url('fonts/LeagueGothic/LeagueGothic-Regular.otf'); - src: local('☺'), url('fonts/LeagueGothic/LeagueGothic-Regular.woff') format('woff'), url('fonts/LeagueGothic/LeagueGothic-Regular.ttf') format('truetype'); + src: local('☺'), url('fonts/LeagueGothic/LeagueGothic-Regular.woff') format('woff'), url('fonts/LeagueGothic/LeagueGothic-Regular.woff2') format('woff2'), url('fonts/LeagueGothic/LeagueGothic-Regular.ttf') format('truetype'); font-weight: 900; font-style: normal; } @@ -24,7 +24,7 @@ @font-face { font-family: 'Raleway'; src: url('fonts/Raleway/Raleway-Light.otf'); - src: local('☺'), url('fonts/Raleway/Raleway-Light.woff') format('woff'), url('fonts/Raleway/Raleway-Light.ttf') format('truetype'); + src: local('☺'), url('fonts/Raleway/Raleway-Light.woff') format('woff'), url('fonts/Raleway/Raleway-Light.woff2') format('woff2'), url('fonts/Raleway/Raleway-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; } diff --git a/mailsig.html b/mailsig.html new file mode 100644 index 0000000..4f9fc1a --- /dev/null +++ b/mailsig.html @@ -0,0 +1,7 @@ +
+ CLAWD.FR - Hébergeur engagé +
+
+ https://clawd.fr + contact@clawd.fr +