feat(header): support header title typeit (#306)

This commit is contained in:
Dave A-W
2020-05-03 11:15:42 +08:00
committed by GitHub
parent 09a7c95362
commit 8c706548c7
5 changed files with 21 additions and 0 deletions

View File

@@ -655,6 +655,9 @@ enableEmoji = true
# you can add extra information after the name (HTML format is supported), such as icons
# 你可以在名称 (允许 HTML 格式) 之后添加其他信息, 例如图标
post = ""
# whether to use typeit animation for title name
# 是否为副标题显示打字机动画
typeit = false
# Footer config
# 页面底部信息配置