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 13
13
< meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1 ">
14
14
15
15
< title >
16
- {% if page.title == "Home " %}
16
+ {% if page.name == "HOME.md " %}
17
17
{{ site.title }} · {{ site.tagline }}
18
18
{% else %}
19
19
{{ page.title }} · {{ site.title }}
Original file line number Diff line number Diff line change 16
16
17
17
< nav class ="sidebar-nav ">
18
18
< a class ="sidebar-nav-item{% if page.url == '/' %} active{% endif %} " href ="{{ site.baseurl }} "> Home</ a >
19
- < a class ="sidebar-nav-item{% if page.url == 'MISSION-COMPAS.html' %} active{% endif %} " href ="{{ site.baseurl }}/MISSION-COMPAS.html "> Mission CoMPAS </ a >
19
+ < a class ="sidebar-nav-item{% if page.url == 'MISSION-COMPAS.html' %} active{% endif %} " href ="{{ site.baseurl }}/MISSION-COMPAS.html "> Mission</ a >
20
20
< a class ="sidebar-nav-item{% if page.url == 'DEVELOPING.html' %} active{% endif %} " href ="{{ site.baseurl }}/DEVELOPING.html "> Developing</ a >
21
21
< ul class ="nav-list ">
22
22
< li class ="nav-list-item ">
You can’t perform that action at this time.
0 commit comments