From 8712e249976e4d57d58fe15df15ae83e59ddbfff Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 22 Feb 2014 19:15:46 -0800 Subject: Adding Author and Feed Cookie. * Adding an Author indicator on the feed. * Adding showfeed cookie to enable/disable feed demo. * Hiding the feed on the introduction chapter. * Adding whitespace compression to all pages. --- src/templates/macros/common-page.ftl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/templates/macros/common-page.ftl') diff --git a/src/templates/macros/common-page.ftl b/src/templates/macros/common-page.ftl index 94cc5e3..1780036 100644 --- a/src/templates/macros/common-page.ftl +++ b/src/templates/macros/common-page.ftl @@ -1,4 +1,5 @@ <#macro commonpage> + <#compress> @@ -24,4 +25,5 @@ + -- cgit v1.2.3