From 699039ad19c7ed98d422f21f849ea0a69249f06f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mateusz=20Ma=C4=87kowski?= <mateusz@mackowski.org>
Date: Fri, 2 Aug 2024 10:17:14 +0100
Subject: [PATCH] feat: add more social network links (#261)

---
 _config.yml   | 6 ++++++
 about.md      | 4 +++-
 contact.md    | 2 ++
 en/about.md   | 4 +++-
 en/contact.md | 2 ++
 5 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/_config.yml b/_config.yml
index d1d679ca..84898de3 100644
--- a/_config.yml
+++ b/_config.yml
@@ -80,6 +80,12 @@ footer:
     - label: "Facebook"
       icon: "fab fa-fw fa-facebook-square"
       url: https://fb.me/chombo.club
+    - label: "Instagram"
+      icon: "fab fa-fw fa-instagram"
+      url: https://www.instagram.com/krakowchomboclub/
+    - label: "X"
+      icon: "fab fa-fw fa-x-twitter"
+      url: https://x.com/ChomboKrakow
     - label: "GitHub"
       icon: "fab fa-fw fa-github"
       url: https://github.com/riichi
diff --git a/about.md b/about.md
index 04c10acc..9a1f964f 100644
--- a/about.md
+++ b/about.md
@@ -10,7 +10,9 @@ Krakowski Klub Chombo (KKC; ang. Krakow Chombo Club, KCC) to stowarzyszenie zlok
 Można nas znaleźć na poniższych sieciach społecznościowych:
 * [Discord]({{ site.footer.links[0].url }}) — gdzie prowadzimy codzienne rozmowy
 * [Facebook]({{ site.footer.links[1].url }}) — gdzie informujemy o aktualnych i przyszłych wydarzeniach
-* [GitHub]({{ site.footer.links[2].url }}) — gdzie budujemy oprogramowanie pomagające rozwinąć umiejętności w Mahjongu
+* [Instagram]({{ site.footer.links[2].url }}) — gdzie publikujemy zdjęcia z naszych wydarzeń i spotkań
+* [X (dawniej Twitter)]({{ site.footer.links[3].url }}) — gdzie informujemy międzynarodową społeczność o naszych zmaganiach ligowych i na turniejach
+* [GitHub]({{ site.footer.links[4].url }}) — gdzie budujemy oprogramowanie pomagające rozwinąć umiejętności w Mahjongu
 
 ## Stowarzyszenie
 
diff --git a/contact.md b/contact.md
index 4e85e0c0..22f04ea3 100644
--- a/contact.md
+++ b/contact.md
@@ -8,6 +8,8 @@ lang: pl
 Możesz się z nami skontaktować za pośrednictwem:
 * [Serwera Discorda]({{ site.footer.links[0].url }})
 * [Strony na Facebooku]({{ site.footer.links[1].url }})
+* [Strony na Instagramie]({{ site.footer.links[2].url }})
+* [Profilu na X (dawniej Twitter)]({{ site.footer.links[3].url }})
 * Poczty e-mail: [contact@chombo.club](mailto:contact@chombo.club)
 
 <hr>
diff --git a/en/about.md b/en/about.md
index 6bd1356f..9ae87089 100644
--- a/en/about.md
+++ b/en/about.md
@@ -10,7 +10,9 @@ Kraków Chombo Club (KCC; pol. Krakowski Klub Chombo, KKC) is an association loc
 You can find us on the following social networking websites:
 * [Discord]({{ site.footer.links[0].url }}) — where all of our casual conversations take place
 * [Facebook]({{ site.footer.links[1].url }}) — where we keep you informed about current and future events
-* [GitHub]({{ site.footer.links[2].url }}) — where we keep the software we build to help improve Mahjong skills
+* [Instagram]({{ site.footer.links[2].url }}) — where we publish photos from our events and meetings
+* [X (formerly Twitter)]({{ site.footer.links[3].url }}) — where we inform international community about our league and tournament competitions
+* [GitHub]({{ site.footer.links[4     ].url }}) — where we keep the software we build to help improve Mahjong skills
 
 ## Association
 
diff --git a/en/contact.md b/en/contact.md
index 31273681..efd8af79 100644
--- a/en/contact.md
+++ b/en/contact.md
@@ -8,6 +8,8 @@ lang: en
 You can contact us directly by:
 * [Discord server]({{ site.footer.links[0].url }})
 * [Facebook page]({{ site.footer.links[1].url }})
+* [Instagram page]({{ site.footer.links[2].url }})
+* [X (formerly Twitter) page]({{ site.footer.links[3].url }})
 * Email: [contact@chombo.club](mailto:contact@chombo.club)
 
 <hr>