From b42718f7d9aac88a3048c616193f81deff49e401 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 25 Jul 2013 18:19:52 -0700 Subject: First attempt with the new theme. --- _includes/scripts.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _includes/scripts.html (limited to '_includes/scripts.html') diff --git a/_includes/scripts.html b/_includes/scripts.html new file mode 100644 index 0000000..6b4a6a8 --- /dev/null +++ b/_includes/scripts.html @@ -0,0 +1,21 @@ + + + +{% if site.google_analytics %} + + +{% endif %} +{% if site.disqus_shortname and page.comments %}{% include disqus_comments.html %}{% endif %} \ No newline at end of file -- cgit v1.2.3