mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 13:20:17 +00:00
Highlight currently active tab in web interface for orientation
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
<img class="khoj-logo" src="/static/assets/icons/khoj-logo-sideways.svg" alt="Khoj"></img>
|
||||
<nav class="khoj-nav">
|
||||
<a href="/chat">Chat</a>
|
||||
<a href="/">Search</a>
|
||||
<a class="khoj-nav-selected" href="/">Search</a>
|
||||
<a href="/config">Settings</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user