Add basic toc support
This commit is contained in:
parent
0abf3ea012
commit
feb4c38717
6 changed files with 60 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
toc: false
|
||||
featuredImg: ""
|
||||
tags:
|
||||
- tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue