mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
refactor(web): remove archives field from metadata
This commit is contained in:
parent
ce16ac85d4
commit
30c130e4e7
@ -83,7 +83,6 @@ export async function generateMetadata(): Promise<Metadata> {
|
|||||||
authors: [{ name: ORGANIZATION_NAME, url: GITHUB_URL }],
|
authors: [{ name: ORGANIZATION_NAME, url: GITHUB_URL }],
|
||||||
creator: ORGANIZATION_NAME,
|
creator: ORGANIZATION_NAME,
|
||||||
publisher: ORGANIZATION_NAME,
|
publisher: ORGANIZATION_NAME,
|
||||||
archives: [`${WEB_URL}/icons`],
|
|
||||||
category: "Icons",
|
category: "Icons",
|
||||||
classification: "Dashboard Design Resources",
|
classification: "Dashboard Design Resources",
|
||||||
other: {
|
other: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user