File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1010{% if site.footer-links.twitter %}< a href ="https://www.twitter.com/{{ site.footer-links.twitter }} "> < i class ="svg-icon twitter "> </ i > </ a > {% endif %}
1111{% if site.footer-links.stackoverflow %}< a href ="http://stackoverflow.com/{{ site.footer-links.stackoverflow }} "> < i class ="svg-icon stackoverflow "> </ i > </ a > {% endif %}
1212{% if site.footer-links.youtube %}< a href ="https://youtube.com/{{ site.footer-links.youtube }} "> < i class ="svg-icon youtube "> </ i > </ a > {% endif %}
13- {% if site.footer-links.googleplus %}< a href ="https://plus.google.com/{{ site.footer-links.googleplus }} "> < i class ="svg-icon googleplus "> </ i > </ a > {% endif %}
13+ {% if site.footer-links.googleplus %}< a href ="https://plus.google.com/{{ site.footer-links.googleplus }} "> < i class ="svg-icon googleplus "> </ i > </ a > {% endif %}
14+ {% if site.footer-links.huggingface %}< a href ="https://huggingface.co/{{ site.footer-links.huggingface }} " rel ="nofollow "> < i class ="svg-icon huggingface "> </ i > </ a > {% endif %}
You can’t perform that action at this time.
0 commit comments