We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e62f1d commit f336934Copy full SHA for f336934
_includes/sidebar.html
@@ -13,7 +13,7 @@
13
<!-- Menu -->
14
<nav id="menu">
15
<ul style="font-size: small; font-weight: 400; font-family: 'Source Sans Pro',Roboto, sans-serif">
16
- {% if page.title != "Home" %}
+ {% if page.title != "asNoCode" %}
17
<li><a href="{{ '#nobanner' | absolute_url }}"><i class="fa fa-home"></i> Homepage</a></li>
18
{% else %}
19
<li><b><i class="fa fa-home"></i> Homepage</b></li>
0 commit comments