diff --git a/pages/sidebar/about/blog.en.md b/pages/sidebar/about/blog.en.md index c9eeb5c..16a17ab 100644 --- a/pages/sidebar/about/blog.en.md +++ b/pages/sidebar/about/blog.en.md @@ -10,8 +10,8 @@ social: icon: 'fab fa-mastodon' url: 'https://fosstodon.org/@techsaviours' - - icon: 'fas fa-rss' - url: 'https://www.facebook.com/tech-saviours-nz' + icon: matrix-org + url: 'https://chat.techsaviours.org/#/room/#news:techsaviours.org' - icon: facebook url: 'https://www.facebook.com/tech-saviours-nz' diff --git a/themes/mytheme/templates/de/partials/blog_item.html.twig b/themes/mytheme/templates/de/partials/blog_item.html.twig index f22de03..a5dd140 100755 --- a/themes/mytheme/templates/de/partials/blog_item.html.twig +++ b/themes/mytheme/templates/de/partials/blog_item.html.twig @@ -300,6 +300,6 @@ itemsMobile: [480, 1] {% endif %} - Home + News {% endif %} diff --git a/themes/mytheme/templates/en/partials/blog_item.html.twig b/themes/mytheme/templates/en/partials/blog_item.html.twig index 17f7b78..7ba2c46 100755 --- a/themes/mytheme/templates/en/partials/blog_item.html.twig +++ b/themes/mytheme/templates/en/partials/blog_item.html.twig @@ -279,6 +279,6 @@ itemsMobile: [480, 1] {% endif %} - Home + News {% endif %} diff --git a/themes/mytheme/templates/sidebar/blog.html.twig b/themes/mytheme/templates/sidebar/blog.html.twig index 2123606..c8ea0f0 100755 --- a/themes/mytheme/templates/sidebar/blog.html.twig +++ b/themes/mytheme/templates/sidebar/blog.html.twig @@ -1,40 +1,19 @@
-
- - {{ module.content|raw }} - -
-
+
+ + {{ module.content|raw }} + {% if module.header.social %} + + {% endif %} +
+