File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
# 'jekyll serve'. If you change this file, please restart the server process.
7
7
8
8
# Site settings
9
- title : Yaw # ex. I m Chuan
10
- name : yaw # ex. DONGChuan
9
+ title : a little dog # ex. I m Chuan
10
+ name : 小狗狗 # ex. DONGChuan
11
11
12
12
13
13
github_username : yawpei # ex. DONGChuan
Original file line number Diff line number Diff line change 1
1
< header class ="site-header ">
2
2
< div class ="container ">
3
3
< a id ="site-header-brand " href ="/ " title ="{{ site.name }} ">
4
- < span class ="octicon octicon-mark-github "> </ span > {{ site.name }}
4
+ < span class ="octicon law "> </ span > {{ site.name }}
5
5
</ a >
6
6
< nav class ="site-header-nav " role ="navigation ">
7
7
{% for nav in site.navs %}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ <h1>{{ site.title }}</h1>
20
20
{% if site.github_username %}
21
21
< span class ="meta-info hvr-grow ">
22
22
< span class ="octicon octicon-mark-github "> </ span >
23
- < a href ="{{ site.github_url }} " target ="_blank "> @ {{ site.github_username }}</ a >
23
+ < a href ="{{ site.github_url }} " target ="_blank "> {{ site.github_username }}</ a >
24
24
</ span > {% endif %}
25
25
</ div >
26
26
</ div >
You can’t perform that action at this time.
0 commit comments