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 965eeba commit e25aa6dCopy full SHA for e25aa6d
_includes/navbar.html
@@ -1,10 +1,4 @@
1
<div class="d-flex flex-column flex-shrink-0 sidebar" style="height: 100vh;">
2
- <a href="/" class="d-block p-3 link-dark text-decoration-none" title="" data-bs-toggle="tooltip" data-bs-placement="right" data-bs-original-title="Icon-only">
3
-
4
- <span class="visually-hidden">Icon-only</span>
5
- </a>
6
7
8
<ul class="nav nav-pills nav-flush flex-column mb-auto text-center">
9
<li class="nav-item">
10
{% if page.current_page == 'home' %}
0 commit comments