2020-01-31 17:46:38 -05:00

9 lines
345 B
Markdown

---
title: "Adding Page Items"
menu: "main"
draft: false
---
Indigo supports adding a simple navigation-style menu items across the top of the site. To do so, simply add a `menu: "main"` entry in your page's front matter (TOML format shown).
If no date is included in the front matter, then the published date won't be shown (as in this page).