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

6 lines
129 B
Plaintext

<%- partial('comment/scripts', { page: page }) %>
<%- partial('plugin/scripts') %>
<!-- Custom Scripts -->
<%- js('js/main') %>