diff --git a/_data/irc.yml b/_data/irc.yml
index 7a9bea00741f30cb472250136431c6dd9b8648c3..58e8460232fa51b2fe2f8dcec598a726a58efe2e 100644
--- a/_data/irc.yml
+++ b/_data/irc.yml
@@ -4,8 +4,6 @@
   description: This channel is for the Monero community to congretate and discuss ideas.
 - channel: monero-dev
   description: The many contributors and developers come here to discuss dev-y things.
-- channel: monero-ffs
-  description: Regarding the Monero forum funding system.
 - channel: monero-markets
   description: We use this channel to talk about the price of Monero and other coins.
 - channel: monero-offtopic
@@ -17,6 +15,4 @@
 - channel: monero-research-lab
   description: Research into financial privacy with cryptocurrency.
 - channel: monero-translations
-  description: Localizing Monero into other languages
-- channel: monero-website
-  description: For the development of the Monero website
\ No newline at end of file
+  description: Localizing Monero into other languages
\ No newline at end of file
diff --git a/_includes/footer.html b/_includes/footer.html
index eb6aed1f12fa1471381e68852b2c7556155501de..d15590f6b18ac9b044056115eeaf0e2978269a04 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -8,6 +8,7 @@
                             <li><a href="/resources/moneropedia/" class="white">Moneropedia</a></li>
                             <li><a href="/resources/developer-guides/" class="white">Developer Guides</a></li>
                             <li><a href="/resources/user-guides/" class="white">User Guides</a></li>
+                            <li><a href="https://getmonero.org/feed.xml" class="white">RSS Feed</a></li>
                         </ul>
                     </div>
                     <div class="col-sm-3 col-xs-6">
@@ -37,7 +38,7 @@
                             <li><a href="https://openalias.org" class="white">Open Alias</a></li>
                             <li><a href="https://getkovri.org" class="white">Kovri</a></li>
                             <li><a href="/resources/research-lab/" class="white">Monero Research Lab</a></li>
-                            <li><a href="#" class="white">Monero Press Kit</a></li>
+                            <li><a href="/press-kit/" class="white">Monero Press Kit</a></li>
                         </ul>
                     </div>
                 </div>
diff --git a/community/hangouts/index.md b/community/hangouts/index.md
index 383b22fde50d1956047a949d4edaa99b6252f55d..7b85fa526d31a0095a5533941b0ef549b598748a 100644
--- a/community/hangouts/index.md
+++ b/community/hangouts/index.md
@@ -32,17 +32,22 @@ The Monero community is diverse and varied. We come from all over, but we defini
                         <div class="info-block">
                             <div class="row center-xs">
                                 <div class="col">
-                                    <h2>Slack</h2>
+                                    <h2>Workgroup Resources</h2>
                                 </div>
                             </div>
                             <div class="row center-xs">
-                                <p>Not everyone likes to get on the IRC, and for those people we have Slack with relays to IRC channels.
-                                It has also got a few channels of its own.</p>
+                                <p>In an effort to support organic workgroups, Monero has several resources that the community can use to meet and plan projects. Mattermost even has relays into the most popular Monero-related IRC channels.</p>
                             </div>
                             <div class="row relays around-xs">
-                                <div class="col-md-8 col-sm-8 col-xs-8">
+                                <div class="col-md-4 col-sm-4 col-xs-4">
                                     <p><a href="https://monero.slack.com/" class="btn-link btn-fixed">Slack</a></p>
                                 </div>
+                                <div class="col-md-4 col-sm-4 col-xs-4">
+                                    <p><a href="https://mattermost.getmonero.org/" class="btn-link btn-fixed">Mattermost</a></p>
+                                </div>
+                                <div class="col-md-4 col-sm-4 col-xs-4">
+                                    <p><a href="https://taiga.getmonero.org/" class="btn-link btn-fixed">Taiga</a></p>
+                                </div>
                             </div>
                         </div>
                         <div class="info-block">
diff --git a/css/custom.css b/css/custom.css
index 33c40f070252f9f361cdb1dc6c80bd483ced23c2..3c39b1bef651dd03518b7b174062717c5d9f9a6f 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -3243,12 +3243,12 @@ footer {
 
 .hangouts .social-icon.github {
     background-image: url(../img/monero-spritesheet.png);
-    background-position: -128px -144px;
+    background-position: -127px -144px;
 }
 
 .hangouts .social-icon.github:hover {
     background-image: url(../img/monero-spritesheet.png);
-    background-position: -176px -144px;
+    background-position: -175px -144px;
 }
 
 .hangouts .irc .col-md-4 {
diff --git a/get-started/contributing/index.md b/get-started/contributing/index.md
index 04ddab358cf8677063cd811e829bb32c781d37fe..15879519e94db4f60f38d1e6e12ce3ed25d0f22b 100644
--- a/get-started/contributing/index.md
+++ b/get-started/contributing/index.md
@@ -80,7 +80,7 @@ Mining ensures the Monero network remains decentralized and secure. In the Moner
                             <div class="row start-xs">
                                <div class="col-xs-12">
                                     <h3>Other</h3>
-                                    <p>E-mail <a href="mailto:dev@getmonero.org">dev@getmonero.org</a> for alternative means of donating.</p>
+                                    <p>E-mail <a href="mailto:dev@getmonero.org">dev@getmonero.org</a> for alternative means of donating or if you would like to become a sponsor for the Monero Project.</p>
                                </div>
                             </div>
                         </div>
diff --git a/press-kit/index.md b/press-kit/index.md
index ee69f5233800d6b3f658cd86872a717fa4022ff5..5e3c5ccfa18dea08a82c07747d8eaac05bdab159 100644
--- a/press-kit/index.md
+++ b/press-kit/index.md
@@ -1,6 +1,6 @@
 ---
 layout: default
-title: "Press Kit"
+title: "Monero Press Kit"
 ---
 
 <div class="site-wrap">