%- __js([ 'js/utils.js', 'js/main.js', 'js/header-shrink.js', 'js/back2top.js', 'js/dark-light-toggle.js' ]) %> <% if (theme.local_search.enable) { %> <%- __js('js/local-search.js') %> <% } %> <% if (theme.code_copy.enable) { %> <%- __js('js/code-copy.js') %> <% } %> <% if (theme.lazyload.enable) { %> <%- __js('js/lazyload.js') %> <% } %>