diff --git a/.htaccess b/.htaccess index 500a7fc..edc6324 100644 --- a/.htaccess +++ b/.htaccess @@ -8,10 +8,7 @@ RewriteRule ^solutions$ /solutions.php [L] RewriteRule ^mentionslegales$ /mentionslegales.php [L] RewriteRule ^transparence$ /transparence.php [L] -# nginx rules -#location / { -# rewrite ^/$ /index.php last; -#} +## nginx rules #location /cgu { # rewrite ^/cgu$ /cgu.php last; #} diff --git a/assets/style.css b/assets/style.rc1.css similarity index 100% rename from assets/style.css rename to assets/style.rc1.css diff --git a/cgu.php b/cgu.php index 734d6a3..7cf7671 100644 --- a/cgu.php +++ b/cgu.php @@ -127,7 +127,7 @@ $currentPage = $pages['cgu']; - + diff --git a/cgv.php b/cgv.php index 48e8a24..53efb0a 100644 --- a/cgv.php +++ b/cgv.php @@ -96,7 +96,7 @@ $currentPage = $pages['cgv']; - + diff --git a/includes/_assets.php b/includes/_assets.php index 44da8f3..fd8df42 100644 --- a/includes/_assets.php +++ b/includes/_assets.php @@ -1,5 +1,3 @@ - - - - - + + + diff --git a/index.php b/index.php index d2d6e3b..7eb809b 100644 --- a/index.php +++ b/index.php @@ -72,7 +72,7 @@ $currentPage = $pages['index']; - + diff --git a/interventions.php b/interventions.php index 1b4883d..9091af1 100644 --- a/interventions.php +++ b/interventions.php @@ -92,7 +92,7 @@ $currentPage = $pages['interventions']; - + diff --git a/mentionslegales.php b/mentionslegales.php index 6791d35..7107977 100644 --- a/mentionslegales.php +++ b/mentionslegales.php @@ -63,7 +63,7 @@ $currentPage = $pages['mentions']; - + diff --git a/solutions.php b/solutions.php index 9697ee8..abf621e 100644 --- a/solutions.php +++ b/solutions.php @@ -127,7 +127,7 @@ $currentPage = $pages['solutions']; - + diff --git a/transparence.php b/transparence.php index 138d420..ca806de 100644 --- a/transparence.php +++ b/transparence.php @@ -135,7 +135,7 @@ $currentPage = $pages['transparence']; - +