We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d27f4 commit 9f64fd7Copy full SHA for 9f64fd7
_layouts/homepage.html
@@ -41,7 +41,7 @@
41
<a href="{{ site.affiliation_link }}"><img width="190" src="{{ site.affiliation_logo }}"></a>
42
43
<div id="myLinks">
44
- {% include navigation.md %}
+ {% include nav.html %}
45
</div>
46
47
<!-- <a href="javascript:void(0);" class="icon" onclick="myFunction()">
0 commit comments