From 29dfd1748a4a5448aa701bc0a0a0c685eda5dde2 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 6 Jan 2020 14:29:51 -0500 Subject: [PATCH] updates --- config/_default/params.toml | 20 ++++++++++---------- exampleSite/config/_default/params.toml | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 559fcce..a495a88 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -1,5 +1,5 @@ -logoText = "Zzo theme" -description = "The Zzo theme for Hugo example site." +logoText = "" +description = "Live Life" custom_css = [] custom_js = [] @@ -24,13 +24,13 @@ talksPaginate = 5 talksGroupByDate = "2006" # whoami -myname = "zzossig" -email = "zzossig@gmail.com" -whoami = "Web Developer" -useGravatar = false -location = "Seoul, Korea" -organization = "Hugo" -link = "https://zzossig.io/ko" +myname = "Paul" +email = "me@paulapplegate.com" +whoami = "Photographer" +useGravatar = true +location = "US" +organization = "NA" +link = "https://paulapplegate.com" # sidebar enableBio = true @@ -59,7 +59,7 @@ busuanziPagePV = true # comment enableComment = true -disqus_shortname = "" +disqus_shortname = "paulapplegate-com" commento = false [gitment] # Gitment is a comment system based on GitHub issues. see https://github.com/imsun/gitment diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 559fcce..a495a88 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -1,5 +1,5 @@ -logoText = "Zzo theme" -description = "The Zzo theme for Hugo example site." +logoText = "" +description = "Live Life" custom_css = [] custom_js = [] @@ -24,13 +24,13 @@ talksPaginate = 5 talksGroupByDate = "2006" # whoami -myname = "zzossig" -email = "zzossig@gmail.com" -whoami = "Web Developer" -useGravatar = false -location = "Seoul, Korea" -organization = "Hugo" -link = "https://zzossig.io/ko" +myname = "Paul" +email = "me@paulapplegate.com" +whoami = "Photographer" +useGravatar = true +location = "US" +organization = "NA" +link = "https://paulapplegate.com" # sidebar enableBio = true @@ -59,7 +59,7 @@ busuanziPagePV = true # comment enableComment = true -disqus_shortname = "" +disqus_shortname = "paulapplegate-com" commento = false [gitment] # Gitment is a comment system based on GitHub issues. see https://github.com/imsun/gitment