File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ url: "http://cdlug.org" # the base hostname & protocol for your site
11
11
twitter_username : cdlug
12
12
github_username : cdlug
13
13
google_groupname : cdlug_community
14
+ telegram_group_slug : cdlug2020
14
15
15
16
# Build settings
16
17
markdown : kramdown
Original file line number Diff line number Diff line change 1
1
< footer class ="site-footer ">
2
- < a href ="https://github.com/{{ site.github_username }}/{{ site.github_username }}.github.io "> < i class ="fa fa-github-alt fa-2x "> </ i > </ a >
2
+ < a href ="https://github.com/{{ site.github_username }}/{{ site.github_username }}.github.io "> < i
3
+ class ="fa fa-github-alt fa-2x "> </ i > </ a >
3
4
< a href ="mailto:{{ site.email }} "> < i class ="fa fa-envelope fa-2x "> </ i > </ a >
4
5
< a href ="https://twitter.com/{{ site.twitter_username }} "> < i class ="fa fa-twitter fa-2x "> </ i > </ a >
5
6
< a href ="https://groups.google.com/forum/#!forum/{{ site.google_groupname }} "> < i class ="fa fa-google fa-2x "> </ i > </ a >
6
- < a href ="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}"> < i class ="fa fa-rss-square fa-2x " aria-hidden ="true "> </ i > </ a >
7
+ < a href ="https://t.me/{{ site.telegram_group_slug }} "> < i class ="fa fa-paper-plane fa-2x "> </ i > </ a >
8
+ < a href ="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}"> < i class ="fa fa-rss-square fa-2x "
9
+ aria-hidden ="true "> </ i > </ a >
7
10
< div class ="inner ">
8
11
< section class ="copyright "> This theme copyright by < a href ="http://scotthsmith.com "> Scott Smith</ a > </ section >
9
12
</ div >
You can’t perform that action at this time.
0 commit comments