File tree 3 files changed +7
-5
lines changed
3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change
1
+ montrealpython.org
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ phone: +1 438 929 7643
5
5
6
6
facebook : montrealpython
7
7
youtube : MontrealPython
8
+ linkedin : montr-al-python
Original file line number Diff line number Diff line change 70
70
{% include icons/social-media.html social_icon="youtube" %}
71
71
</ a >
72
72
{% endif %}
73
+ {% if site.data.company.linkedin %}
74
+ < a class ="linkedin " href ="https://linkedin.com/company/{{ site.data.company.linkedin }} ">
75
+ {% include icons/social-media.html social_icon="linkedin" %}
76
+ </ a >
77
+ {% endif %}
73
78
</ div >
74
79
</ div >
75
80
</ footer >
76
- < p class ="copyright ">
77
- < a href ="https://cloudcannon.com/ ">
78
- Template by CloudCannon
79
- </ a >
80
- </ p >
81
81
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js "> </ script >
82
82
< script type ="text/javascript ">
83
83
$ ( 'a[href*=\\#]' ) . on ( 'click' , function ( event ) {
You can’t perform that action at this time.
0 commit comments