diff --git a/themes/typing/layout/_partial/after-footer.ejs b/themes/typing/layout/_partial/after-footer.ejs index 243f7c7..0826b7b 100644 --- a/themes/typing/layout/_partial/after-footer.ejs +++ b/themes/typing/layout/_partial/after-footer.ejs @@ -1,5 +1,8 @@ -<%- js('js/jquery.min') %> -<%- js('js/clipboard.min') %> + + + + + <% if (theme.fancybox){ %> <%- css('fancybox/jquery.fancybox.min') %>