From ca24939fd2abb0f651bf24038a916aa7c436ce94 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Thu, 14 Sep 2017 09:25:32 -0400 Subject: [PATCH] Fix post meta description --- config.toml | 2 +- themes/hugo-cactus-theme/layouts/_default/single.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 91cbe25..712a46f 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,7 @@ disqusShortname = "brettlangdon" name = "Brett Langdon" description = "A geek with a blog" bio = "A geek with a blog" - aboutAuthor = "Brett is a code monkey for hire: c653labs.com" + aboutAuthor = "Brett is a code monkey for hire: c653labs.com" twitter = "brett_langdon" enableRSS = true iconFont = "font-awesome" diff --git a/themes/hugo-cactus-theme/layouts/_default/single.html b/themes/hugo-cactus-theme/layouts/_default/single.html index e13d194..868579e 100644 --- a/themes/hugo-cactus-theme/layouts/_default/single.html +++ b/themes/hugo-cactus-theme/layouts/_default/single.html @@ -21,13 +21,11 @@