Hugo 主题
简约风格 Hugo 主题
我的简约风格 hugo 主题,基于此网页模板
此主题的在线演示:simple-style-demo
许可证
此项目基于 MIT 许可证,版权所有 (c) 2019 Linlin Yan。
支持的参数
在 config.toml
中
[params]
subtitle = "Sub title of the site"
favicon = "/<path-to-site-icon>/logo.ico"
githubUrl = "https://github.com/<your-name>/<site-proj-name>/"
referrer = "always"
author = "..."
description = "..."
keywords = "..."
googleSiteVerification = "<google-site-verification-code>"
search = "..." # baidu, google, bing, duckduckgo
dateFormat = "Mon Jan 2 15:04:05 MST 2006" # see: https://gohugo.com.cn/functions/format/#gos-layout-string
externalLinkIcon = true
externalLinkNewWindow = true