diff options
Diffstat (limited to 'hugoBasicExample/config.toml')
| -rw-r--r-- | hugoBasicExample/config.toml | 2 |
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" |
