diff --git a/config/extra_social.yml b/config/extra_social.yml index 602d176290..81b8dbed16 100644 --- a/config/extra_social.yml +++ b/config/extra_social.yml @@ -11,18 +11,18 @@ social: - icon: fontawesome/brands/bluesky link: https://bsky.app/profile/geotribu.bsky.social name: Geotribu sur BlueSky - - icon: "fontawesome/brands/twitter" - link: "https://twitter.com/geotribu" - name: "Geotribu sur Twitter" - - icon: "fontawesome/brands/linkedin" - link: "https://www.linkedin.com/feed/hashtag/?keywords=geotribu" + # - icon: "fontawesome/brands/twitter" + # link: "https://twitter.com/geotribu" + # name: "Geotribu sur Twitter" + - icon: fontawesome/brands/linkedin + link: https://www.linkedin.com/company/geotribu/ name: "Les contenus de Geotribu sur LinkedIn" - icon: "fontawesome/brands/youtube" link: https://www.youtube.com/@geotribu name: "Chaîne Youtube de Geotribu" - - icon: "fontawesome/brands/facebook" - link: "https://fr-fr.facebook.com/geotribu/" - name: "Page Facebook de Geotribu" + # - icon: "fontawesome/brands/facebook" + # link: "https://fr-fr.facebook.com/geotribu/" + # name: "Page Facebook de Geotribu" - icon: "fontawesome/brands/mailchimp" link: http://eepurl.com/hL0zVr name: "Abonnez-vous à la newsletter" diff --git a/content/theme/home.html b/content/theme/home.html index 6eb7ed1370..2e0f4aa379 100644 --- a/content/theme/home.html +++ b/content/theme/home.html @@ -276,15 +276,15 @@
CLI
- +
-
Twitter
+
BlueSky

Suivez le compte officiel @geotribu.

@@ -308,7 +308,7 @@
Mastodon
- +
diff --git a/content/theme/partials/schemas.html.jinja2 b/content/theme/partials/schemas.html.jinja2 index c8feb6c8f6..c38c343ace 100644 --- a/content/theme/partials/schemas.html.jinja2 +++ b/content/theme/partials/schemas.html.jinja2 @@ -100,8 +100,10 @@ "http://geotribu.net", "https://github.com/geotribu/", "https://facebook.com/geotribu", + "https://www.linkedin.com/company/geotribu/", "https://mapstodon.space/users/geotribu", - "https://twitter.com/geotribu" + "https://twitter.com/geotribu", + "https://bsky.app/profile/geotribu.bsky.social" ], "potentialAction": { "@type": "SearchAction",