From d4ec40ec9c9220eda5378a7b638440888420024d Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 22 Jul 2019 22:55:17 -0500 Subject: [PATCH] fix metadata for theme --- config.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config.toml b/config.toml index 9ae97a76..f8d8a82e 100644 --- a/config.toml +++ b/config.toml @@ -82,6 +82,17 @@ preserveTaxonomyNames = true instagram = "https://www.instagram.com/duckunix/" github = "https://github.com/duckunix" rss = true + [params.writers] + [params.writers."Don Harper"] + link = "https://www.duckland.org/" + email = "duck@duckland.org" + bio = [ + "Don is a computer guy stumbling through life trying to raise his kids and take some pictures" + ] + twitter = "https://twitter.com/duckunix" + linkedin = "https://www.linkedin.com/in/donaldharper" + instagram = "https://www.instagram.com/duckunix/" + github = "https://github.com/duckunix" #[outputs]