From ca618a6bd49957cb52ec48d937643fd2c4f32df7 Mon Sep 17 00:00:00 2001 From: Bart Kiers Date: Tue, 5 Aug 2014 08:22:02 +0200 Subject: Added stackoverflow SVG. --- _includes/svg-icons.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_includes/svg-icons.html') diff --git a/_includes/svg-icons.html b/_includes/svg-icons.html index cb6735d..4a58e6f 100644 --- a/_includes/svg-icons.html +++ b/_includes/svg-icons.html @@ -7,4 +7,5 @@ {% if site.footer-links.linkedin %}{% include svg-icons/linkedin.html %}{% endif %} {% if site.footer-links.pinterest %}{% include svg-icons/pinterest.html %}{% endif %} {% if site.footer-links.rss %}{% include svg-icons/rss.html %}{% endif %} - {% if site.footer-links.twitter %}{% include svg-icons/twitter.html %}{% endif %} \ No newline at end of file + {% if site.footer-links.twitter %}{% include svg-icons/twitter.html %}{% endif %} + {% if site.footer-links.stackoverflow %}{% include svg-icons/stackoverflow.html %}{% endif %} \ No newline at end of file -- cgit v1.2.3