..

配置修改

对于./_config.yml文件进行修改

行数1修改为自定义标题,该标题会显示在首页中

title: shecannotsee's blog

行数5修改为空,方能正常显示

baseurl: ""

行数14按照需求修改,可见其注释

remote_theme: riggraz/no-style-please

首页修改

修改_data/menu.yml文件