Metadata/Headers

Every page requires a title. You provide this to Toggled by placing this snippet at the top of each MD or MDX file.

---
name: YOUR_PAGE_NAME
description: YOUR_PAGE_DESCRIPTION
---

Favicon

To apply a custom favicon for all pages, you can apply it like this to your toggled.json file:

"favicon": "Toggled.png"