mirror of
https://github.com/flysnow-org/maupassant-hugo.git
synced 2026-08-24 07:18:55 +00:00
replace 'http://www.flysnow.org/' to 'https://www.flysnow.org/'
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
© 2018 <a href="{{ .Site.BaseURL | absURL }}">{{ .Site.Title }} By {{ .Site.Author.name }}</a>.
|
© 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
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user