File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545
4646 < nav class ="main-nav ">
4747 < ul >
48- < li > < a href ="{{ pathto('tutorials/index ') }} "> Tutorials </ a > </ li >
49- < li > < a href ="{{ pathto('gallery/index ') }} "> Sample Plots </ a > </ li >
50- < li > < a href ="{{ pathto('devel /index') }} "> Contributing </ a > </ li >
51- < li > < a href ="{{ pathto('contents ') }} "> Documentation </ a > </ li >
52- < li > < a href ="{{ pathto('users/installing ') }} "> Installation </ a > </ li >
48+ < li > < a href ="{{ pathto('users/installing ') }} "> Installation </ a > </ li >
49+ < li > < a href ="{{ pathto('contents ') }} "> Documentation </ a > </ li >
50+ < li > < a href ="{{ pathto('gallery /index') }} "> Examples </ a > </ li >
51+ < li > < a href ="{{ pathto('tutorials/index ') }} "> Tutorials </ a > </ li >
52+ < li > < a href ="{{ pathto('devel/index ') }} "> Contributing </ a > </ li >
5353 </ ul >
5454 </ nav >
5555{%- endblock %}
You can’t perform that action at this time.
0 commit comments