From d8d124475dc398df010369b5061b911dcbdfbd77 Mon Sep 17 00:00:00 2001 From: eringrand Date: Tue, 17 Mar 2015 16:16:08 -0400 Subject: added ability to include G+ icon --- _includes/svg-icons.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/svg-icons.html b/_includes/svg-icons.html index 2d4e223..17a560d 100644 --- a/_includes/svg-icons.html +++ b/_includes/svg-icons.html @@ -9,4 +9,5 @@ {% if site.footer-links.rss %}{% 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 %} +{% if site.footer-links.googleplus %}{% endif %} \ No newline at end of file -- cgit v1.2.3