Skip to content

Commit c0f8bdb

Browse files
authored
Add linkedIn and Telegram link (#154)
* Add LinkedIn page URL in footer * Add Telegram group in "join us" section
1 parent 92271d1 commit c0f8bdb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

config.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ params:
114114
subtitle: Easy to connect us with these open platforms
115115
row:
116116
- list:
117+
- icon: fa-telegram
118+
title: Telegram
119+
description: >-
120+
Join **PythonPune** Telegram group to chat with us (linked
121+
with the IRC channel).
122+
url: 'http://tel.pythonpune.in'
117123
- icon: fa-comments-o
118124
title: IRC Channel
119125
description: 'Chat with us on IRC channel <b>#pythonpune</b> at freenode.'
@@ -142,6 +148,9 @@ params:
142148
- icon: fa-facebook
143149
link: 'https://www.facebook.com/pythonpune'
144150
title: Facebook
151+
- icon: fa-linkedin
152+
link: 'https://www.linkedin.com/company/pythonpune/'
153+
title: LinkedIn
145154
- icon: fa-meetup
146155
link: 'https://www.meetup.com/PythonPune'
147156
title: Meetup.com

0 commit comments

Comments
 (0)