Mass rename/move to get rid of Haskell stuff
This commit is contained in:
9
themes/indigo/exampleSite/content/adding-menu-items.md
Normal file
9
themes/indigo/exampleSite/content/adding-menu-items.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
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).
|
||||
Reference in New Issue
Block a user