diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 6cd4200..b7ed369 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -2,7 +2,7 @@
© 2018
{{ .Site.Title }} By {{ .Site.Author.name }}.
Powered by
Hugo.
-
Theme based on
maupassant.
+
Theme based on
maupassant.
{{ if .Site.Params.showHostPage }}
Hosted by
Coding Pages.
{{ end }}
diff --git a/theme.toml b/theme.toml
index 8ade4a9..0b8b979 100644
--- a/theme.toml
+++ b/theme.toml
@@ -14,7 +14,7 @@ min_version = "0.30"
[author]
name = "飞雪无情"
- homepage = "http://www.flysnow.org"
+ homepage = "https://www.flysnow.org"
[originauthor]
name = "Joker Qyou"