From 9cebd7f856bf97ae5226901ad3bfbbf574018507 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Tue, 31 Oct 2023 22:38:44 -0700 Subject: [PATCH] Add emoji icons to Search, Chat, Settings items in nav menu of Web client Emoji icons have already been added to the Search, Chat and Settings top navigation menu in the desktop client. This change adds these to the web client as well --- src/khoj/interface/web/base_config.html | 6 +++--- src/khoj/interface/web/chat.html | 6 +++--- src/khoj/interface/web/index.html | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/khoj/interface/web/base_config.html b/src/khoj/interface/web/base_config.html index db77787b..b2748b6d 100644 --- a/src/khoj/interface/web/base_config.html +++ b/src/khoj/interface/web/base_config.html @@ -16,9 +16,9 @@
diff --git a/src/khoj/interface/web/chat.html b/src/khoj/interface/web/chat.html index 2230e901..5e3f23b4 100644 --- a/src/khoj/interface/web/chat.html +++ b/src/khoj/interface/web/chat.html @@ -281,10 +281,10 @@ {% endif %} diff --git a/src/khoj/interface/web/index.html b/src/khoj/interface/web/index.html index 539c96e0..d137f458 100644 --- a/src/khoj/interface/web/index.html +++ b/src/khoj/interface/web/index.html @@ -293,10 +293,10 @@ {% endif %}