Cleaning navigation

This commit is contained in:
Sharwin Patil 2025-01-19 12:36:28 -06:00
parent 27ff64bf3a
commit 5cf8ff1330
2 changed files with 3 additions and 10 deletions

View file

@ -67,9 +67,6 @@
</button>
{{ end }}
<a class="navbar-brand" href="{{ site.BaseURL | relLangURL }}">
{{ if $logo }}
<img src="{{ $logo }}" id="logo" alt="Logo">
{{ end }}
{{- $navBarTitle -}}
</a>
<button
@ -122,9 +119,9 @@
<div id="top-navbar-divider"></div>
{{ end }}
{{ if $blogEnabled }}
<li class="nav-item">
<!-- <li class="nav-item">
<a class="nav-link" id="blog-link" href="{{ path.Join (site.BaseURL | relLangURL) "posts" }}">{{ $blogTitle }}</a>
</li>
</li> -->
{{ end }}
{{ if $notesEnabled }}
<li class="nav-item">