Skip to content

Commit 42425e8

Browse files
committed
Added telegram button
1 parent 950d83b commit 42425e8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pelicanconf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,10 @@
234234
'text': '<i class="fa fa-facebook fa-2x"></i> Facebook',
235235
'href': 'https://facebook.com/uaipython'
236236
},
237+
{
238+
'text': '<i class="fa fa-paper-plane fa-2x"></i> Telegram',
239+
'href': 'https://pythonmg.github.io'
240+
},
237241
],
238242
},
239243
{

0 commit comments

Comments
 (0)