File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
23
23
{% if page.page-level == "postpage" %}
24
24
< ul style ="font-size: 1em; " class ="actions ">
25
- < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > Home > </ strong > </ a > </ li >
25
+ < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > asNoCode > </ strong > </ a > </ li >
26
26
< li > < a class ="logo " href ="{{ 'blogs' | absolute_url }} " > < strong style ="color: #777777 "> Blogs > </ strong > </ a > </ li >
27
27
< li class ="logo "> < strong style ="color: #aaaaaa "> {{ page.short-title }}</ strong > </ li >
28
28
</ ul >
29
29
{% endif %}
30
30
31
31
{% if page.page-level == "memepage" %}
32
32
< ul style ="font-size: 1em; " class ="actions ">
33
- < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > Home > </ strong > </ a > </ li >
33
+ < li > < a class ="logo " href ="{{ '#nobanner' | absolute_url }} " > < strong > asNoCode > </ strong > </ a > </ li >
34
34
< li > < a class ="logo " href ="{{ 'memepage' | absolute_url }} " > < strong style ="color: #777777 "> Meme > </ strong > </ a > </ li >
35
35
< li class ="logo "> < strong style ="color: #aaaaaa "> {{ page.title }}</ strong > </ li >
36
36
</ ul >
You can’t perform that action at this time.
0 commit comments