findcommonground.uk/_includes
Ben Abbott 404ddf26e5 Change how SVG icons are included in pages
Normally you include a .html file containing SVG data to show social
media icons on the page, but this means adding up to 27KB of bloat to
every single page.

With this commit I have moved the SVG data into a .scss file and
converted them into Data URIs so they work on multiple browsers. This
means the CSS file will contain the SVG data rather than each and every
page on the site.
2014-11-12 16:42:00 +13:00
..
analytics.html Update to Universal Google Analytics Script 2014-08-19 17:09:31 -04:00
disqus.html Only include Disqus markup if an account has been entered 2014-05-27 20:40:03 -04:00
svg-icons.html Change how SVG icons are included in pages 2014-11-12 16:42:00 +13:00