File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Header -->
2
2
< header id ="header ">
3
- {% if page.title == "Home " %}
3
+ {% if page.title == "asNoCode " %}
4
4
< a style ="font-size: 1em; " href ="{{ '#nobanner' | absolute_url }} " class ="logo "> < strong > {{ site.title }}</ strong > {{ site.subtitle }}</ a >
5
5
{% endif %}
6
6
7
7
{% if page.page-level == "mainpage" %}
8
8
< ul style ="font-size: 1em; " class ="actions ">
9
- < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > Home > </ strong > </ a > </ li >
9
+ < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > asNoCode > </ strong > </ a > </ li >
10
10
< li class ="logo "> < strong style ="color: #999999 "> {{ page.title }}</ strong > </ li >
11
11
</ ul >
12
12
{% endif %}
13
13
14
14
15
15
{% if page.page-level == "repopage" %}
16
16
< ul style ="font-size: 1em; " class ="actions ">
17
- < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > Home > </ strong > </ a > </ li >
17
+ < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > asNoCode > </ strong > </ a > </ li >
18
18
< li > < a class ="logo " href ="{{ 'repos' | absolute_url }} " > < strong style ="color: #777777 "> Repos > </ strong > </ a > </ li >
19
19
< li class ="logo "> < strong style ="color: #aaaaaa "> {{ page.short-title }}</ strong > </ li >
20
20
</ ul >
You can’t perform that action at this time.
0 commit comments