mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Add apple favicon, load favicons for each web app page from assets folder
This commit is contained in:
@@ -8,7 +8,8 @@ export const metadata: Metadata = {
|
||||
title: "Khoj AI - Agents",
|
||||
description: "Find a specialized agent that can help you address more specific needs.",
|
||||
icons: {
|
||||
icon: "/static/favicon.ico",
|
||||
icon: "/static/assets/icons/khoj_lantern.ico",
|
||||
apple: "/static/assets/icons/khoj_lantern_256x256.png",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user