Implemented two languages in example
This commit is contained in:
parent
38897e8d65
commit
a38a207456
13 changed files with 587 additions and 7 deletions
10
exampleSite/data/en/sections/recent-posts.yaml
Normal file
10
exampleSite/data/en/sections/recent-posts.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
# section information
|
||||
section:
|
||||
name: Recent Posts
|
||||
enable: true
|
||||
weight: 5
|
||||
showOnNavbar: true
|
||||
# Can optionally hide the title in sections
|
||||
# hideTitle: true
|
||||
|
||||
# no additional configuration is required
|
Loading…
Add table
Add a link
Reference in a new issue