From 2cafe15e854b493d335652755b74674c7e2da4f6 Mon Sep 17 00:00:00 2001 From: Yukai Huang Date: Wed, 12 Oct 2016 17:15:59 +0800 Subject: Enable production assets hash --- public/views/pretty.ejs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'public/views/pretty.ejs') diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 6f7c4e72..e617383c 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -35,6 +35,7 @@ + <%- include build/pretty-header %> @@ -97,13 +98,11 @@ <% } else { %> - <% } %> +<%- include build/pretty-scripts %> - - <%- include ga %> -- cgit v1.2.3