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 1313 {% include footer.html %}
1414
1515
16-
17-
1816<!-- Image to hack wechat -->
1917< img src ="/img/icon_wechat.png " width ="0 " height ="0 " />
2018<!-- 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>
100100
101101 <!-- Short About -->
102102 < 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 >
104104 < div class ="short-about ">
105105 {% if site.sidebar-avatar %}
106106 < img src ="{{site.sidebar-avatar}} " />
You can’t perform that action at this time.
0 commit comments