refactor(web): remove archives field from metadata
This commit is contained in:
@@ -83,7 +83,6 @@ export async function generateMetadata(): Promise<Metadata> {
|
||||
authors: [{ name: ORGANIZATION_NAME, url: GITHUB_URL }],
|
||||
creator: ORGANIZATION_NAME,
|
||||
publisher: ORGANIZATION_NAME,
|
||||
archives: [`${WEB_URL}/icons`],
|
||||
category: "Icons",
|
||||
classification: "Dashboard Design Resources",
|
||||
other: {
|
||||
|
||||
Reference in New Issue
Block a user