Skip to content

Commit db929c4

Browse files
authored
Update index.js
1 parent f8f37bf commit db929c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-templates/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const templates = {
1919
"single-filters": SingleDeveloperReference,
2020
singular,
2121
"front-page": FrontPage,
22-
"home": FrontPage,
22+
"home": ArchivePost,
2323
index,
2424
}
2525

0 commit comments

Comments
 (0)