Style Khoj chat on web interface with new lantern theme

- Color khoj chat message with new yellow theme color
- Update Khoj chat emoji to lantern
- Add page type to title of pages on web interface
This commit is contained in:
Debanjum Singh Solanky
2023-06-20 01:10:16 -07:00
parent d292dc03b3
commit f6a7aa6c96
2 changed files with 11 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0 maximum-scale=1.0">
<title>Khoj</title>
<title>Khoj - Search</title>
<link rel="icon" type="image/png" sizes="128x128" href="/static/assets/icons/favicon-128x128.png">
<link rel="manifest" href="/static/khoj.webmanifest">