From f595a82a5a593254bae4c65870e3dc96297b208a Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Mon, 10 Feb 2020 23:59:13 +0100 Subject: Rename project --- hugoBasicExample/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugoBasicExample') 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" -- cgit v1.2.1