Skip to content

Commit 3961b44

Browse files
committed
Fix for issue #47
Fix the bug on issue #47
1 parent fe8c3e3 commit 3961b44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
KeepIt Hugo Theme
22
========================
33

4-
KeepIt is a clean, elegant, simple but not simpler blog theme for Hugo based on the original [LeaveIt Theme](https://raw.githubusercontent.com/liuzc/LeaveIt/) developed by [LiuZhichao](https://raw.githubusercontent.com/liuzc/).
4+
KeepIt is a clean, elegant, simple but not simpler blog theme for Hugo based on the original [LeaveIt Theme](https://github.com/liuzc/LeaveIt) developed by [LiuZhichao](https://github.com/liuzc).
55

66
![hugo-theme-KeepIt](https://github.com/Fastbyte01/KeepIt/blob/master/images/screenshot.png)
77

exampleSite/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ disqusShortname = "yourdiscussshortname"
5252
pinterest_verification = ""
5353
baidu_verification = ""
5454

55-
avatar = "/images/me/avatar.jpg" #comment it to use gravatar
55+
avatar = "/images/me/avatar.jpeg" #comment it to use gravatar
5656
socialShare = true
5757

5858
description = "" # site description

0 commit comments

Comments
 (0)