Fix admin UI title and description

This commit is contained in:
John HU 2024-02-05 17:30:39 -08:00 committed by GitHub
parent cdbbedec36
commit f4cdb6d234
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,8 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "🚅 LiteLLM",
description: "LiteLLM Proxy Admin UI",
};
export default function RootLayout({