Add icons, improve description of home, chat & search page metadata

This commit is contained in:
Debanjum Singh Solanky
2024-08-02 01:48:04 +05:30
parent 4f783b911c
commit 3f607b3978
3 changed files with 11 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ import "../globals.css";
export const metadata: Metadata = {
title: "Khoj AI - Search",
description: "Search through all the documents you've shared with Khoj AI using natural language queries.",
description: "Find anything in documents you've shared with Khoj using natural language queries.",
icons: {
icon: '/static/favicon.ico',
},