From fd977db08e4c1325404225068acf62c1b7ede199 Mon Sep 17 00:00:00 2001 From: sunnankar Date: Sat, 11 Apr 2015 12:42:05 -0400 Subject: Update svg-icons.html Added SSL to fix broken links for W3C validation and preempt redirection. --- _includes/svg-icons.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '_includes') diff --git a/_includes/svg-icons.html b/_includes/svg-icons.html index 2d4e223..e740b6b 100644 --- a/_includes/svg-icons.html +++ b/_includes/svg-icons.html @@ -1,12 +1,12 @@ -{% if site.footer-links.dribbble %}{% endif %} +{% if site.footer-links.dribbble %}{% endif %} {% if site.footer-links.email %}{% endif %} -{% if site.footer-links.facebook %}{% endif %} -{% if site.footer-links.flickr %}{% endif %} -{% if site.footer-links.github %}{% endif %} -{% if site.footer-links.instagram %}{% endif %} -{% if site.footer-links.linkedin %}{% endif %} -{% if site.footer-links.pinterest %}{% endif %} +{% if site.footer-links.facebook %}{% endif %} +{% if site.footer-links.flickr %}{% endif %} +{% if site.footer-links.github %}{% endif %} +{% if site.footer-links.instagram %}{% endif %} +{% if site.footer-links.linkedin %}{% endif %} +{% if site.footer-links.pinterest %}{% endif %} {% if site.footer-links.rss %}{% endif %} -{% if site.footer-links.twitter %}{% endif %} +{% if site.footer-links.twitter %}{% endif %} {% if site.footer-links.stackoverflow %}{% endif %} -{% if site.footer-links.youtube %}{% endif %} \ No newline at end of file +{% if site.footer-links.youtube %}{% endif %} -- cgit v1.2.3