added styles and toc to default layout
This commit is contained in:
parent
9c1bc6836f
commit
1523759951
|
|
@ -3,3 +3,7 @@ title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
|||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
||||
|
||||
{{< toc >}}
|
||||
|
||||
{{< style_regular >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue