X-Git-Url: https://git.kengrimes.com/?a=blobdiff_plain;f=config.toml;h=e696d9af2ee5fdff82c5a2c1dc685a647c70ee8f;hb=690fe3b5967630b0e62c67e40d982f2baef37b1c;hp=a921d2c6bd05df048cd4ef6d7f61f2dc02703749;hpb=97eefc9908652a192408c410615769c1e4f1bd1d;p=kengrimes.com%2Fcontent.git diff --git a/config.toml b/config.toml index a921d2c..e696d9a 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://krull.kengrimes.com/webtest" +baseURL = "https://www.kengrimes.com" languageCode = "en-us" buildDrafts = true title = "Ken Grimes" @@ -6,3 +6,4 @@ copyright = "2018 Ken Grimes" theme = "speedy" enableGitInfo = true relativeURLs = true +pygmentsUseClasses = true \ No newline at end of file