From a4a6ec4e134ce2534ccb93f474f4b2c237ff4b92 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Mon, 9 Aug 2021 15:05:17 +0200 Subject: [PATCH 1/2] Unify style of irc channel lists Link to IRC channels consistently across the different lists of channels on the page. --- templates/pages/community/irc.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/pages/community/irc.html b/templates/pages/community/irc.html index db338062..2d0a95eb 100644 --- a/templates/pages/community/irc.html +++ b/templates/pages/community/irc.html @@ -17,15 +17,15 @@ PostgreSQL community Co

Language Specific Channels:

Any issues, concerns, or violations of the CoC may be reported directly to the PostgreSQL IRC Admin team by @@ -50,6 +50,6 @@ can be alternatively submitted to the Code of Conduct Committee at

Other PostgreSQL Related Channels on other IRC networks

PostgreSQL Related Projects:

{%endblock%} -- 2.30.1 (Apple Git-130)