From 88f214ab47847ec9edbcf5952d9c6f5442a74243 Mon Sep 17 00:00:00 2001 From: David Kebler Date: Tue, 28 Mar 2017 14:14:05 -0700 Subject: [PATCH] add theme --- config.toml.sample | 1 + 1 file changed, 1 insertion(+) 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/