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 a53d7d0 commit 2c0a5efCopy full SHA for 2c0a5ef
_layouts/layout.html
@@ -33,9 +33,11 @@
33
<li class="nav-item d-lg-none">
34
<a class="btn btn-sm btn-danger d-block my-2" aria-current="page" target="_blank" href="https://lu.ma/vanruby">Join VanRuby</a>
35
</li>
36
+ <!--
37
<li class="nav-item">
38
<a class="nav-link {% if page.url == '/' %}active{% endif %}" aria-current="page" href="{{ site.baseurl }}/">Home</a>
39
40
+ -->
41
</ul>
42
<button id="themeToggle" class="btn btn-sm d-none d-lg-block" type="button" aria-label="Toggle theme">
43
<svg class="bi theme-icon" width="1em" height="1em" fill="currentColor">
0 commit comments