From f25d8c008041bbc6a008fab92915ca0073941ff0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 19 Jul 2013 14:08:16 -0700 Subject: hacky way of not showing ads or analytics in local dev --- _includes/header.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index 35c2df084..cd59fcd54 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -33,13 +33,15 @@ - +{% unless site.port != "9001" %} + +{% endunless %} -- cgit v1.2.3