hexo-theme-quiet/layout/index.ejs

3 lines
106 B
Plaintext

<%- css('css/home.css') %>
<%- partial('_partial/header',{name:'home'}) %>
<%- partial('_partial/home') %>