Skip to content

Commit e25aa6d

Browse files
committed
Remove unwanted tooltip
1 parent 965eeba commit e25aa6d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

_includes/navbar.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<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-
82
<ul class="nav nav-pills nav-flush flex-column mb-auto text-center">
93
<li class="nav-item">
104
{% if page.current_page == 'home' %}

0 commit comments

Comments
 (0)