summaryrefslogtreecommitdiff
path: root/hugoBasicExample/config.toml
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-02-10 23:59:13 +0100
committerAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-02-10 23:59:13 +0100
commitf595a82a5a593254bae4c65870e3dc96297b208a (patch)
tree4779c67fc964fa33565c05f691ebfd23c2407583 /hugoBasicExample/config.toml
parentb8c709e73559476677dfcd1c5ab4d33856d7c751 (diff)
Rename project
Diffstat (limited to 'hugoBasicExample/config.toml')
-rw-r--r--hugoBasicExample/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugoBasicExample/config.toml b/hugoBasicExample/config.toml
index 93a781a..ae2392f 100644
--- a/hugoBasicExample/config.toml
+++ b/hugoBasicExample/config.toml
@@ -12,7 +12,7 @@ enableEmoji = true
[params]
description = ""
-# gravatar = "lanyon@example.com"
+# gravatar = "soho@example.com"
profilePicture = "images/profile.png"
copyright = "Author Name"
license = "CC BY-SA 4.0"