From 34c9b29f81ac8c78469e3150d6e1c1d19b180db2 Mon Sep 17 00:00:00 2001 From: curben Date: Sun, 30 Sep 2018 15:15:00 +0930 Subject: [PATCH] Use correct directory of js and css --- themes/typing/layout/_partial/after-footer.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/typing/layout/_partial/after-footer.ejs b/themes/typing/layout/_partial/after-footer.ejs index e1ce18d..6af99d0 100644 --- a/themes/typing/layout/_partial/after-footer.ejs +++ b/themes/typing/layout/_partial/after-footer.ejs @@ -1,13 +1,13 @@ <%- js('js/sri-fallback.min') %> - + - + <% if (theme.fancybox){ %> - + - + <% } %> <%- js('js/typing') %>