Files
gitea-pages/_data/sidebars/home_sidebar.yml
tomjohnson1492 cce99619c0 fixing permalinks
2016-07-06 17:45:00 -07:00

23 lines
512 B
YAML

# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
entries:
- title: Sidebar
levels: one
folders:
- title: Products
output: web
folderitems:
- title: News
url: /news.html
output: web
- title: Theme instructions
url: /mydoc_introduction.html
output: web
- title: Product 1
url: /p1_landing_page.html
output: web
- title: Product 2
url: /p2_landing_page.html
output: web