mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
update baseurl to https
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user