From 65e4b0df9099751c6afc53b07ca28cff58756aae Mon Sep 17 00:00:00 2001 From: mashed-potatoes <37037851+mashed-potatoes@users.noreply.github.com> Date: Mon, 27 Apr 2020 10:52:59 +0500 Subject: [PATCH 1/2] Add Telegram to social links --- _includes/social-networks-links.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_includes/social-networks-links.html b/_includes/social-networks-links.html index f55399474100..f60b2930d951 100644 --- a/_includes/social-networks-links.html +++ b/_includes/social-networks-links.html @@ -24,6 +24,18 @@ {%- endif -%} +{%- if site.social-network-links.telegram -%} +
  • + + + Telegram + +
  • +{%- endif -%} + {%- if site.social-network-links.github -%}
  • From 79f9c3f4fa02adb10f94c1affb013ca806e1de0c Mon Sep 17 00:00:00 2001 From: mashed-potatoes <37037851+mashed-potatoes@users.noreply.github.com> Date: Mon, 27 Apr 2020 10:56:04 +0500 Subject: [PATCH 2/2] Add Telegram option to _config.yml --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index ed4970287ad0..c64b35bf1924 100644 --- a/_config.yml +++ b/_config.yml @@ -55,6 +55,7 @@ social-network-links: # steam: deanat78 # twitch: yourname # yelp: yourname +# telegram: yourname # --- General options --- #