hexo-theme-ayer/layout/page.ejs
2019-12-03 19:37:44 +08:00

3 lines
99 B
JavaScript

<section class="outer">
<%- partial('_partial/article', {post: page, index: false}) %>
</section>