From 21bdf45d6f71c9629135fa54750b663241e9016b Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Wed, 1 May 2024 03:16:38 +0530 Subject: [PATCH] Add link to Automate page in nav pane of the web app --- src/khoj/interface/web/assets/khoj.css | 4 ++-- src/khoj/interface/web/utils.html | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/khoj/interface/web/assets/khoj.css b/src/khoj/interface/web/assets/khoj.css index 3c3536a7..1c57fbce 100644 --- a/src/khoj/interface/web/assets/khoj.css +++ b/src/khoj/interface/web/assets/khoj.css @@ -199,7 +199,7 @@ img.khoj-logo { border: 3px solid var(--primary-hover); } -@media screen and (max-width: 700px) { +@media screen and (max-width: 1000px) { .khoj-nav-dropdown-content { display: block; grid-auto-flow: row; @@ -215,7 +215,7 @@ img.khoj-logo { } } -@media only screen and (max-width: 700px) { +@media only screen and (max-width: 1000px) { div.khoj-header { display: grid; grid-auto-flow: column; diff --git a/src/khoj/interface/web/utils.html b/src/khoj/interface/web/utils.html index f9372482..b2d719cb 100644 --- a/src/khoj/interface/web/utils.html +++ b/src/khoj/interface/web/utils.html @@ -10,6 +10,9 @@ Agents Agents + + Automation + Automate {% if has_documents %} Search