mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
docs: Use ToC length to pick the compact version
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
date: 2014-05-14T02:36:37Z
|
||||
toc: true
|
||||
tocstyle: compact
|
||||
menu:
|
||||
main:
|
||||
parent: extras
|
||||
|
@@ -10,7 +10,6 @@ prev: /extras/permalinks
|
||||
title: Shortcodes
|
||||
weight: 80
|
||||
toc: true
|
||||
tocstyle: compact
|
||||
---
|
||||
|
||||
Hugo uses Markdown for its simple content format. However, there are a lot
|
||||
|
@@ -3,7 +3,6 @@ author: "Michael Henderson"
|
||||
date: 2014-09-28
|
||||
linktitle: Creating a New Theme
|
||||
toc: true
|
||||
tocstyle: compact
|
||||
menu:
|
||||
main:
|
||||
parent: tutorials
|
||||
|
@@ -2,7 +2,6 @@
|
||||
date: 2014-03-10
|
||||
linktitle: Migrating from Jekyll
|
||||
toc: true
|
||||
tocstyle: compact
|
||||
menu:
|
||||
main:
|
||||
parent: tutorials
|
||||
|
Reference in New Issue
Block a user