Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 249264f

Browse files
committed
Remove 404 from FE SEO
1 parent 4468edb commit 249264f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

api/wordpress/_global/getFrontendPage.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ export const frontendPageSeo = {
88
search: {
99
title: 'Search',
1010
description: 'Search page'
11-
},
12-
404: {
13-
title: '404 Not Found',
14-
description: 'Page not found'
1511
}
1612
}
1713

0 commit comments

Comments
 (0)