2
2
< div class ="container ">
3
3
< div class ="footer-content ">
4
4
< h1 >
5
- < a href ="mailto:{{ site.social-accounts.email }} " class ="social-icon " target ="_blank "> < i class ="fas fa-envelope "> </ i > </ a >
6
- < a href ="https://www.facebook.com/{{ site.social-accounts.facebook }} " class ="social-icon " target ="_blank "> < i class ="fab fa-facebook-f "> </ i > </ a >
7
- < a href ="https://github.com/{{ site.social-accounts.github }} " class ="social-icon " target ="_blank "> < i class ="fab fa-github-alt "> </ i > </ a >
8
- < a href ="https://youtube.com/channel/{{ site.social-accounts.youtube }} " class ="social-icon " target ="_blank "> < i class ="fab fa-youtube "> </ i > </ i > </ a >
9
- < a href ="https://groups.google.com/forum/#!forum/{{ site.social-accounts.google-group }} " class ="social-icon " target ="_blank "> < i class ="fab fa-google-plus-g "> </ i > </ a >
10
- < a href ="https://twitter.com/{{ site.social-accounts.twitter }} " class ="social-icon " target ="_blank "> < i class ="fab fa-twitter "> </ i > </ a >
11
- < a href ="https://linkedin.com/company/{{ site.social-accounts.linkedin }} " class ="social-icon " target ="_blank "> < i class ="fab fa-linkedin "> </ i > </ a >
12
- < a href ="https://discord.gg/{{ site.social-accounts.discord }} " class ="social-icon " target ="_blank "> < i class ="fab fa-discord "> </ i > </ a >
13
- < a href ="https://instagram.com/{{ site.social-accounts.instagram }} " class ="social-icon " target ="_blank "> < i class ="fab fa-instagram "> </ i > </ a >
5
+ < a href ="mailto:{{ site.social-accounts.email }} " class ="social-icon " target ="_blank "> < i
6
+ class ="fas fa-envelope "> </ i > </ a >
7
+ < a href ="https://www.facebook.com/{{ site.social-accounts.facebook }} " class ="social-icon " target ="_blank "> < i
8
+ class ="fab fa-facebook-f "> </ i > </ a >
9
+ < a href ="https://github.com/{{ site.social-accounts.github }} " class ="social-icon " target ="_blank "> < i
10
+ class ="fab fa-github-alt "> </ i > </ a >
11
+ < a href ="https://youtube.com/channel/{{ site.social-accounts.youtube }} " class ="social-icon " target ="_blank "> < i
12
+ class ="fab fa-youtube "> </ i > </ i > </ a >
13
+ < a href ="https://groups.google.com/forum/#!forum/{{ site.social-accounts.google-group }} " class ="social-icon "
14
+ target ="_blank "> < i class ="fab fa-google-plus-g "> </ i > </ a >
15
+ < a href ="https://twitter.com/{{ site.social-accounts.twitter }} " class ="social-icon " target ="_blank "> < i
16
+ class ="fab fa-twitter "> </ i > </ a >
17
+ < a href ="https://linkedin.com/company/{{ site.social-accounts.linkedin }} " class ="social-icon "
18
+ target ="_blank "> < i class ="fab fa-linkedin "> </ i > </ a >
19
+ < a href ="https://discord.gg/{{ site.social-accounts.discord }} " class ="social-icon " target ="_blank "> < i
20
+ class ="fab fa-discord "> </ i > </ a >
21
+ < a href ="https://instagram.com/{{ site.social-accounts.instagram }} " class ="social-icon " target ="_blank "> < i
22
+ class ="fab fa-instagram "> </ i > </ a >
23
+ < a href ="https://huggingface.co/{{ site.social-accounts.huggingface }} " class ="social-icon " target ="_blank "> < i
24
+ class ="fas fa-face-smiling-hands "> </ i > </ a >
25
+
14
26
</ h1 >
15
- < p class ="" style ="padding-top: 1rem; "> < i class ="far fa-copyright "> </ i > 2021 {{ site.lab.full_name }}, {{ site.lab.org_name }}</ p >
16
- < p > Designed by < a href ="http://shashikg.github.io/ " target ="_blank " class ="text-decoration-none "> Shashi Kant</ a > </ p >
27
+ < p class ="" style ="padding-top: 1rem; "> < i class ="far fa-copyright "> </ i > 2021 {{ site.lab.full_name }}, {{
28
+ site.lab.org_name }}</ p >
29
+ < p > Designed by < a href ="http://shashikg.github.io/ " target ="_blank " class ="text-decoration-none "> Shashi Kant</ a >
30
+ </ p >
17
31
</ div >
18
32
</ div >
19
- </ footer >
33
+ </ footer >
0 commit comments