From 8a080ae4fb17a39cff82d83fc55b9779eca3fec6 Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Fri, 15 Jul 2016 08:03:48 -0700 Subject: [PATCH] removing annotator from default layout -- this was in there by mistake. --- _layouts/default.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 55080ed..3078f6f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -72,12 +72,7 @@ - + {% if site.google_analytics %} {% include google_analytics.html %}