Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
Gallen.Hu edited this page Aug 8, 2016 · 15 revisions

Welcome to the hexo-theme-Daily wiki!

Q: 如何自定义底部widget?

A: 在_config.yml文件中配置:

# widget
#   title: 标题(如:关于本站/友情链接/关于作者...)
#   content: 内容(html标签)
widget:
  title: 关于本站
  content: <p>替换为你的网站简介</p>

ps: wiki仍在更新中...

Clone this wiki locally