File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# assertion.github.io
2- visit: [ assertion.github.io] ( http ://assertion.github.io)
2+ visit: [ assertion.github.io] ( https ://assertion.github.io)
Original file line number Diff line number Diff line change 11# ---------------- #
22# Main Configs #
33# ---------------- #
4- baseurl : http ://assertion.github.io
5- url : http ://assertion.github.io
4+ baseurl : https ://assertion.github.io
5+ url : https ://assertion.github.io
66date_format : " ordinal"
77title : Aaren Xia
88author : Aaren Xia
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ layout: nil
1313 <name ><![CDATA[ {{ site.author | strip_html }}]]> </name >
1414 {% if site.email %}<email ><![CDATA[ {{ site.email }}]]> </email >{% endif %}
1515 </author >
16- <generator uri =" http ://assertion.github.io/" >Aaren Xia</generator >
16+ <generator uri =" https ://assertion.github.io/" >Aaren Xia</generator >
1717
1818 {% for post in site.posts %}
1919 <entry >
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ permalink: /markdown
1616
1717###超链接
1818```
19- [Aaren Xia](http ://assertion.github.io/)
20- <http ://assertion.github.io/>
19+ [Aaren Xia](https ://assertion.github.io/)
20+ <https ://assertion.github.io/>
2121```
22- [ Aaren Xia] ( http ://assertion.github.io/)
23- < http ://assertion.github.io/>
22+ [ Aaren Xia] ( https ://assertion.github.io/)
23+ < https ://assertion.github.io/>
2424
2525###列表
2626```
You can’t perform that action at this time.
0 commit comments