From 3961b44daa85debc0d1b16e4fa1f703291d325e0 Mon Sep 17 00:00:00 2001 From: Fastbyte01 Date: Mon, 6 Jul 2020 23:13:53 +0200 Subject: Fix for issue #47 Fix the bug on issue #47 --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 65130c6..408bac3 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -52,7 +52,7 @@ disqusShortname = "yourdiscussshortname" pinterest_verification = "" baidu_verification = "" - avatar = "/images/me/avatar.jpg" #comment it to use gravatar + avatar = "/images/me/avatar.jpeg" #comment it to use gravatar socialShare = true description = "" # site description -- cgit v1.2.3