diff --git a/community/hangouts/index.md b/community/hangouts/index.md index cd2c02d5..17c3bbdf 100644 --- a/community/hangouts/index.md +++ b/community/hangouts/index.md @@ -82,7 +82,7 @@ permalink: /community/hangouts/index.html
{% for channel in site.translations[site.lang].hangouts.irc_channels %}
- #{{ channel[0] }} + #{{ channel[0] }} {% for rooms_list in site.data.chats.chats %} {% for room in rooms_list %} {% if room[0] == channel[0] %} diff --git a/community/workgroups/index.md b/community/workgroups/index.md index 678a91ed..d3d09662 100644 --- a/community/workgroups/index.md +++ b/community/workgroups/index.md @@ -22,7 +22,7 @@ permalink: /community/workgroups/index.html

{% t team.core_start %}

{% t team.contacts %}

@@ -41,7 +41,7 @@ permalink: /community/workgroups/index.html

{% t team.community_start %}

{% t team.contacts %}

@@ -60,8 +60,8 @@ permalink: /community/workgroups/index.html

{% t team.devworkgroup_start %}

{% t team.contacts %}

@@ -80,7 +80,7 @@ permalink: /community/workgroups/index.html

{% t team.web_start %}

{% t team.contacts %}

@@ -98,7 +98,7 @@ permalink: /community/workgroups/index.html

{% t team.localization_start %}

{% t team.contacts %}

@@ -118,7 +118,7 @@ permalink: /community/workgroups/index.html

{% t team.contacts %}

@@ -137,7 +137,7 @@ permalink: /community/workgroups/index.html

{% t team.mrl_start %}

{% t team.contacts %}

@@ -155,7 +155,7 @@ permalink: /community/workgroups/index.html

{% t team.space_start %}

{% t team.contacts %}

@@ -175,7 +175,7 @@ permalink: /community/workgroups/index.html

{% t team.mpwg_start %}

{% t team.contacts %}

@@ -192,7 +192,7 @@ permalink: /community/workgroups/index.html

{% t team.mrw_start %}

{% t team.contacts %}

diff --git a/css/custom.css b/css/custom.css index 36c98c74..535168d6 100644 --- a/css/custom.css +++ b/css/custom.css @@ -3939,7 +3939,7 @@ img.emoji { width: 1.5rem; } -.team img.freenode { +.team img.libera { display: inline-block; vertical-align: text-top; width: 1.6rem; diff --git a/img/freenode.png b/img/freenode.png deleted file mode 100644 index e6e2232d..00000000 Binary files a/img/freenode.png and /dev/null differ diff --git a/img/libera.svg b/img/libera.svg new file mode 100644 index 00000000..9ddb2625 --- /dev/null +++ b/img/libera.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file