Skip to content

Commit cbc5f89

Browse files
committed
adding titles to custom pages
1 parent 71ef2e8 commit cbc5f89

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

content/business.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
---
2+
title: "Business Page"
3+
description: "Template for the business page"
4+
date: 2023-01-01
5+
draft: false
26
layout: business
37
---

content/geo.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
---
2+
title: "Easter Egg"
3+
description: "Template for the geo page"
4+
date: 2023-01-01
5+
draft: false
26
layout: easter
37
---

content/photos.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
---
2+
title: "Photo Page"
3+
description: "Template for the photo page"
4+
date: 2023-01-01
5+
draft: false
26
layout: photos
37
---

0 commit comments

Comments
 (0)