From e1940891215e978f09e5d5c27b78388b3c3340b6 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Mon, 25 May 2020 23:04:57 +0200 Subject: Adjust custom color --- exampleSite/config.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index be175ac..36ba26e 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -19,6 +19,9 @@ licenseURL = "https://creativecommons.org/licenses/by-sa/4.0" builtWith = true mainSections = ["post"] +## Set custom theme color. +# themeColor = "#fc2803" + [[params.socialIcons]] icon = "fa-linkedin" title = "Linkedin" -- cgit v1.2.1