From 0cdec5d93b7cd5450c95c42f584d8b494fa902b5 Mon Sep 17 00:00:00 2001 From: Jose Noguera Date: Jul 28 2021 12:41:12 +0000 Subject: [PATCH 1/2] #191 Update IRC links to libera.chat --- diff --git a/sites/getfedora.org/site/iot/index.html b/sites/getfedora.org/site/iot/index.html index 17945cc..1586d0c 100644 --- a/sites/getfedora.org/site/iot/index.html +++ b/sites/getfedora.org/site/iot/index.html @@ -133,7 +133,7 @@

  Chat


-
{% trans trimmed %}Users and developers are available in the #fedora-iot IRC channel on irc.freenode.org for real-time chat.{% endtrans %}
+
{% trans trimmed %}Users and developers are available in the #fedora-iot IRC channel on irc.libera.chat for real-time chat.{% endtrans %}
diff --git a/sites/getfedora.org/site/sponsors/index.html b/sites/getfedora.org/site/sponsors/index.html index 3438424..16586dd 100644 --- a/sites/getfedora.org/site/sponsors/index.html +++ b/sites/getfedora.org/site/sponsors/index.html @@ -100,7 +100,7 @@

{% trans trimmed %}Interested in sponsoring something for Fedora?{% endtrans %}

{% trans trimmed email="admin@fedoraproject.org" %} - Contact {{email}} or stop by #fedora-admin on irc.freenode.net. + Contact {{email}} or stop by #fedora-admin on irc.libera.chat. {% endtrans %}
diff --git a/sites/static/vendor/bootstrap-4.3.1/.github/SUPPORT.md b/sites/static/vendor/bootstrap-4.3.1/.github/SUPPORT.md index de3c4b5..e255f9e 100644 --- a/sites/static/vendor/bootstrap-4.3.1/.github/SUPPORT.md +++ b/sites/static/vendor/bootstrap-4.3.1/.github/SUPPORT.md @@ -7,5 +7,5 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports. For general troubleshooting or help getting started: - Join [the official Slack room](https://bootstrap-slack.herokuapp.com/). -- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel. +- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `##bootstrap` channel. - Ask and explore Stack Overflow with the [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag. diff --git a/sites/static/vendor/bootstrap-4.3.1/README.md b/sites/static/vendor/bootstrap-4.3.1/README.md index 9fa8f53..065243f 100644 --- a/sites/static/vendor/bootstrap-4.3.1/README.md +++ b/sites/static/vendor/bootstrap-4.3.1/README.md @@ -152,7 +152,7 @@ Get updates on Bootstrap's development and chat with the project maintainers and - Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap). - Read and subscribe to [The Official Bootstrap Blog](https://blog.getbootstrap.com/). - Join [the official Slack room](https://bootstrap-slack.herokuapp.com/). -- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel. +- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `##bootstrap` channel. - Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)). - Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability. diff --git a/sites/static/vendor/bootstrap-4.3.1/site/docs/4.3/getting-started/introduction.md b/sites/static/vendor/bootstrap-4.3.1/site/docs/4.3/getting-started/introduction.md index 427d4ea..478ebc5 100644 --- a/sites/static/vendor/bootstrap-4.3.1/site/docs/4.3/getting-started/introduction.md +++ b/sites/static/vendor/bootstrap-4.3.1/site/docs/4.3/getting-started/introduction.md @@ -139,7 +139,7 @@ Stay up to date on the development of Bootstrap and reach out to the community w - Follow [@getbootstrap on Twitter](https://twitter.com/{{ site.twitter }}). - Read and subscribe to [The Official Bootstrap Blog]({{ site.blog }}/). - Join [the official Slack room]({{ site.slack }}/). -- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel. +- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `##bootstrap` channel. - Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)). - Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/search?q=keywords:bootstrap) or similar delivery mechanisms for maximum discoverability. From 1822f4d98ec72e6045db7dfc68eb2abccad9b647 Mon Sep 17 00:00:00 2001 From: Jose Noguera Date: Jul 28 2021 12:41:23 +0000 Subject: [PATCH 2/2] Update footer's copyright to 2021 --- diff --git a/sites/partials/templates/footer.html b/sites/partials/templates/footer.html index b586c38..b6bc0be 100644 --- a/sites/partials/templates/footer.html +++ b/sites/partials/templates/footer.html @@ -58,7 +58,7 @@

- © 2020 Red Hat, Inc. and others. + © 2021 Red Hat, Inc. and others.