Add TOC to example post
This commit is contained in:
parent
eb627f6a6c
commit
0795b95597
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ categories = [
|
||||||
]
|
]
|
||||||
series = ["Themes Guide"]
|
series = ["Themes Guide"]
|
||||||
aliases = ["migrate-from-jekyl"]
|
aliases = ["migrate-from-jekyl"]
|
||||||
|
toc = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
|
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue