File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 < div class ="showcase-wrapper sticky ">
66 < div class ="showcase-text ">
77 {% for post in site.posts limit: 1 %}
8- < span class ="badge lazy "> < smaller > Joson 's 最新博客</ smaller > </ span > < br > {{ post.title }}< br > < a href ="{{ site.baseurl }}{{ post.url }} "> < button type ="button " class ="btn btn-default showcase-button "> Read More</ button > </ a >
8+ < span class ="badge lazy "> < smaller > cp 's 最新博客</ smaller > </ span > < br > {{ post.title }}< br > < a href ="{{ site.baseurl }}{{ post.url }} "> < button type ="button " class ="btn btn-default showcase-button "> Read More</ button > </ a >
99 {% endfor %}
1010 </ div >
1111 </ div >
Original file line number Diff line number Diff line change 11---
2- title: Jason 's Klog
2+ title: cp 's Klog
33---
44{% include showcase.html %}
55{% include greeting.html %}
You can’t perform that action at this time.
0 commit comments