File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11{% if site.footer-links.dribbble %}< a href ="https://dribbble.com/{{ site.footer-links.dribbble }} " target ="_blank "> < i class ="svg-icon dribbble "> </ i > </ a > {% endif %}
2- {% if site.footer-links.email %}< a href ="mailto:{{ site.footer-links.email }} " target =" _blank " > < i class ="svg-icon email "> </ i > </ a > {% endif %}
2+ {% if site.footer-links.email %}< a href ="mailto:{{ site.footer-links.email }} "> < i class ="svg-icon email "> </ i > </ a > {% endif %}
33{% if site.footer-links.facebook %}< a href ="https://www.facebook.com/{{ site.footer-links.facebook }} " target ="_blank "> < i class ="svg-icon facebook "> </ i > </ a > {% endif %}
44{% if site.footer-links.flickr %}< a href ="https://www.flickr.com/{{ site.footer-links.flickr }} " target ="_blank "> < i class ="svg-icon flickr "> </ i > </ a > {% endif %}
55{% if site.footer-links.github %}< a href ="https://github.com/{{ site.footer-links.github }} " target ="_blank "> < i class ="svg-icon github "> </ i > </ a > {% endif %}
You can’t perform that action at this time.
0 commit comments