mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Add apple favicon, load favicons for each web app page from assets folder
This commit is contained in:
@@ -9,7 +9,8 @@ export const metadata: Metadata = {
|
||||
description:
|
||||
"Ask anything. Khoj will use the internet and your docs to answer, paint and even automate stuff for you.",
|
||||
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