diff --git a/config.toml.sample b/config.toml.sample index 4850f6c..92e0b65 100644 --- a/config.toml.sample +++ b/config.toml.sample @@ -4,6 +4,7 @@ title = "Site Title - Used for navbar by default" canonifyUrls = "true" staticDir ="assets" publishDir = "dist" +theme = "landingpage-flex-hugo-for-noobs" [params] custom_css = ["css/custom.css"] # can add other files in array and file in assets/css/