Link to Khoj manifest in home page metadata to support PWA install

Installing Khoj as PWA was supported in previous web UX as well. This
just adds link to the existing webmanifest to continue support for
installing Khoj as PWA with new web UX
This commit is contained in:
Debanjum Singh Solanky 2024-08-04 05:06:38 +05:30
parent 692058bbdd
commit caf5c3d74c

View file

@ -10,6 +10,7 @@ export const metadata: Metadata = {
icons: {
icon: '/static/favicon.ico',
},
manifest: '/static/khoj.webmanifest',
};
export default function RootLayout({