hexo-theme-amane/layout/common/scripts.ejs

6 lines
129 B
Plaintext
Raw Normal View History

<%- partial('comment/scripts', { page: page }) %>
2016-02-02 16:19:44 +00:00
<%- partial('plugin/scripts') %>
<!-- Custom Scripts -->
<%- js('js/main') %>