diff --git a/src/.htaccess b/src/.htaccess index 566cddc..b292d1d 100644 --- a/src/.htaccess +++ b/src/.htaccess @@ -12,5 +12,6 @@ ErrorDocument 404 /404.html RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} !https [OR] RewriteCond %{HTTP_HOST} ^astrolabe\.coop [NC] + RewriteCond %{HTTP_HOST} !^astrolabe\.test [NC] RewriteRule ^ https://www.astrolabe.coop%{REQUEST_URI} [L,NE,R=301] diff --git a/src/_data/site.json b/src/_data/site.json index fa41834..7804545 100644 --- a/src/_data/site.json +++ b/src/_data/site.json @@ -11,7 +11,6 @@ "authorSocial": { "mastodon": "https://framapiaf.org/@AstrolabeCAE", "linkedin": "https://www.linkedin.com/company/astrolabe-cae/", - "facebook": "https://www.facebook.com/profile.php?id=61558600207926", "instagram": "https://www.instagram.com/cae_astrolabe/", "peertube" : "https://peertube.astrolabe.coop/c/astrolabe_cae/videos", "youtube" : "https://www.youtube.com/channel/UCdxBGpXwL_A5rOcGbN_Xiag", diff --git a/src/_includes/partials/global/site-foot.njk b/src/_includes/partials/global/site-foot.njk index fe1698f..757e08c 100644 --- a/src/_includes/partials/global/site-foot.njk +++ b/src/_includes/partials/global/site-foot.njk @@ -19,7 +19,6 @@
{{site.authorAddress}}
{{site.authorCity}}