Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 059c102

Browse files
committed
update
1 parent b60ddcc commit 059c102

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ga_domain: zkg.me
7171
# Sidebar settings
7272
sidebar: true # whether or not using Sidebar.
7373
sidebar-about-description: "写写代码,做做设计,<br>离开世界之前,一切都是过程"
74-
sidebar-avatar: '/zkg.github.io/img/post-sample-image.jpg' # use absolute URL, seeing it's used in both `/` and `/about/`
74+
sidebar-avatar: '/img/post-sample-image.jpg' # use absolute URL, seeing it's used in both `/` and `/about/`
7575

7676

7777

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
<!-- Image to hack wechat -->
17-
<img src="/zkg.github.io/img/icon_wechat.png" width="0" height="0" />
17+
<img src="/img/icon_wechat.png" width="0" height="0" />
1818
<!-- Migrate from head to bottom, no longer block render and still work -->
1919

2020
</body>

0 commit comments

Comments
 (0)