mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-05 10:16:41 +00:00
remove app name from meta
This commit is contained in:
@@ -11,7 +11,7 @@ import { GetOrgResponse, ListOrgsResponse } from "@server/routers/org";
|
||||
import { authCookieHeader } from "@app/api/cookies";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: `Configuration - ${process.env.NEXT_PUBLIC_APP_NAME}`,
|
||||
title: `Configuration - Pangolin`,
|
||||
description: "",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user