Adds content to test and fix typo
This commit is contained in:
parent
f59f6bf8df
commit
6244379cb7
3 changed files with 12 additions and 1 deletions
5
content/test-section/_index.md
Normal file
5
content/test-section/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = "Test section"
|
||||
|
||||
description = "Test"
|
||||
+++
|
6
content/test-section/sub-section/_index.md
Normal file
6
content/test-section/sub-section/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
title = "Sub Section"
|
||||
|
||||
[extra]
|
||||
zulma_title = "Hero title"
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue