diff --git a/config.toml b/config.toml index 6c64053fca49366a842eabb895fba9595f437270..6da3edb05a6efc649e3c2812dc6c3e667b2da854 100644 --- a/config.toml +++ b/config.toml @@ -13,7 +13,7 @@ # If your theme is in the themes directory, you just need to specify its name. # #theme = "doks" -theme = ["https://github.com/gethyas/doks"] +theme = ["github.com/gethyas/doks"] baseurl = "https://pages.gitlab.io/hugo/" title = "GitLab Pages and Hugo"