update baseurl to https

This commit is contained in:
Bradley Cicenas
2017-11-13 02:39:33 +00:00
parent 510bed337b
commit 5252eb6d56

View File

@@ -1,4 +1,4 @@
baseurl = "http://ctop.sh" baseurl = "https://ctop.sh"
languageCode = "en-us" languageCode = "en-us"
title = "ctop" title = "ctop"
theme = "hugo-creative-theme" theme = "hugo-creative-theme"
@@ -18,7 +18,6 @@ googleAnalytics = "UA-93338213-1"
# Hero section # Hero section
[params.hero] [params.hero]
# To change the background of the hero section, replace the 'header.jpg' at './static/img' with your own.
slogan = "" slogan = ""
subtitle = "concise commandline monitoring for containers" subtitle = "concise commandline monitoring for containers"
buttonText = "get ctop" buttonText = "get ctop"