This commit is contained in:
zhaolion
2019-01-13 20:15:21 +08:00
parent 523daec1e1
commit 65dc9a1901
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div class="container"> <div class="container">
&copy; 2018 <a href="{{ .Site.BaseURL | absURL }}">{{ .Site.Title }} By {{ .Site.Author.name }}</a>. &copy; 2018 <a href="{{ .Site.BaseURL | absURL }}">{{ .Site.Title }} By {{ .Site.Author.name }}</a>.
Powered by <a rel="nofollow noreferer noopener" href="https://gohugo.io" target="_blank">Hugo</a>. Powered by <a rel="nofollow noreferer noopener" href="https://gohugo.io" target="_blank">Hugo</a>.
<a href="http://www.flysnow.org/" target="_blank">Theme</a> based on <a href="https://github.com/rujews/maupassant-hugo" target="_blank">maupassant</a>. <a href="https://www.flysnow.org/" target="_blank">Theme</a> based on <a href="https://github.com/rujews/maupassant-hugo" target="_blank">maupassant</a>.
{{ if .Site.Params.showHostPage }} {{ if .Site.Params.showHostPage }}
Hosted by <a rel="nofollow noreferer noopener" href="https://pages.coding.me" target="_blank">Coding Pages</a>. Hosted by <a rel="nofollow noreferer noopener" href="https://pages.coding.me" target="_blank">Coding Pages</a>.
{{ end }} {{ end }}
+1 -1
View File
@@ -14,7 +14,7 @@ min_version = "0.30"
[author] [author]
name = "飞雪无情" name = "飞雪无情"
homepage = "http://www.flysnow.org" homepage = "https://www.flysnow.org"
[originauthor] [originauthor]
name = "Joker Qyou" name = "Joker Qyou"