Skip to content

Commit

Permalink
fix: use home template for pages collections
Browse files Browse the repository at this point in the history
  • Loading branch information
chosww committed Jan 6, 2025
1 parent b2390bc commit 1f8d710
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/collections/pages/en/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Inclusive Standards
layout: layouts/base
layout: layouts/home
hasBanner: true
bannerBgColor: indigo-700
bannerTitle: <b>Inclusive</b> Standards
Expand Down
2 changes: 1 addition & 1 deletion src/collections/pages/fr/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: Inclusive Standards
layout: layouts/base
layout: layouts/home
---

0 comments on commit 1f8d710

Please sign in to comment.