From 255fb0d3d0e50b43ff53bf2390306d841de8a37c Mon Sep 17 00:00:00 2001 From: galenskap Date: Mon, 8 Sep 2025 09:39:52 +0200 Subject: [PATCH 1/2] Do not redirect astrolabe.test to astrolabe.coop domain (for dev use) --- src/.htaccess | 1 + 1 file changed, 1 insertion(+) 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] From 82018f0e6cf8a564ca65b62dbb6c86c5ef67bb85 Mon Sep 17 00:00:00 2001 From: galenskap Date: Mon, 8 Sep 2025 09:40:27 +0200 Subject: [PATCH 2/2] Remove facebook in social icons - CARD #1338 --- src/_data/site.json | 1 - src/_includes/partials/global/site-foot.njk | 1 - 2 files changed, 2 deletions(-) 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}}

-