mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 01:47:28 -05:00
Table of contents defaults to false
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "{{ replace .Name "-" " " | title }}"
|
||||
date = "{{ .Date }}"
|
||||
toc = true
|
||||
draft = true
|
||||
|
||||
description = """
|
||||
|
@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "{{ replace .Name "-" " " | title }}"
|
||||
menu = "main"
|
||||
toc = true
|
||||
|
||||
description = """
|
||||
Lorem ipsum
|
||||
|
Reference in New Issue
Block a user