建议浏览hexo博客
两步设置,一步使用
以hexo-theme-next 7.6.0演示
设置
一.
修改themes\next\layout下的index.swig文件
第10行和12行是需要自己添加的,其他的保留原配置
{
% extends '_layout.swig' %}
{
% import '_macro/sidebar.swig' as sidebar_template with context %}
{
% block title %}{
{
title }