File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 13
13
{% include footer.html %}
14
14
15
15
16
-
17
-
18
16
<!-- Image to hack wechat -->
19
17
< img src ="/img/icon_wechat.png " width ="0 " height ="0 " />
20
18
<!-- Migrate from head to bottom, no longer block render and still work -->
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ <h5><a href="{{'/tags/' | prepend: site.baseurl }}">FEATURED TAGS</a></h5>
100
100
101
101
<!-- Short About -->
102
102
< section class ="visible-md visible-lg ">
103
- < hr > < h5 > < a href ="{{'/' | prepend: site.baseurl }} "> ABOUT ME</ a > </ h5 >
103
+ < hr > < h5 > < a href ="{{'/about/ ' | prepend: site.baseurl }} "> ABOUT ME</ a > </ h5 >
104
104
< div class ="short-about ">
105
105
{% if site.sidebar-avatar %}
106
106
< img src ="{{site.sidebar-avatar}} " />
You can’t perform that action at this time.
0 commit comments