Page config
The configuration you set on every page is called Front Matter
---
title: This is my title
permalink: /this-is-my-page/
---resources:
title: Media
subtitle: Learn more
button: Contact Usoptions:
- title: Option A
url: /page-a/
- title: Option B
url: /page-b/
- title: Option C
url: /page-c/Last updated