From 276048f507c7fdc510230f3f6fb3f58240d1954d Mon Sep 17 00:00:00 2001 From: ppoffice Date: Fri, 20 Mar 2015 21:38:22 +0800 Subject: [PATCH] replace google apis --- layout/_partial/after-footer.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layout/_partial/after-footer.ejs b/layout/_partial/after-footer.ejs index 3ddfbee..e20a2b1 100644 --- a/layout/_partial/after-footer.ejs +++ b/layout/_partial/after-footer.ejs @@ -1,3 +1,4 @@ + <% if (config.disqus_shortname){ %> <% } %> - + <% if (theme.fancybox){ %> <%- css('fancybox/jquery.fancybox') %>