Use 500px png of khoj logo instead svg for much smaller asset size

The khoj logo svg was 1.3Mb. The 500px png of it is 38Kb.
Given all usage of khoj-logo are below 230px this should work fine
This commit is contained in:
Debanjum Singh Solanky
2023-08-07 18:21:15 -07:00
parent 14a816d173
commit 97609e4995
10 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<h1><img src="./assets/khoj-logo-sideways.svg" width="200" alt="Khoj Logo">Web</h1>
<h1><img src="./assets/khoj-logo-sideways-500.png" width="200" alt="Khoj Logo">Web</h1>
> An AI personal assistant for your Digital Brain