Skip to content

Commit d951b28

Browse files
refactor: add title frontmatter to pages handled by layout prop (#173)
Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
1 parent ff5eca1 commit d951b28

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

pages/about/sponsors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
layout: sponsors
3+
title: Sponsors
34
---

pages/blog/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
layout: blog
3+
title: Blogs
34
---

0 commit comments

Comments
 (0)