add dashboard collection
This commit is contained in:
parent
e358f7cb2d
commit
7ceddb3842
|
@ -46,6 +46,9 @@ collections:
|
|||
cursos:
|
||||
output: true
|
||||
permalink: /:collection/:path
|
||||
dashboard:
|
||||
output: true
|
||||
permalink: /:collection/:name
|
||||
|
||||
# collection default setup
|
||||
defaults:
|
||||
|
|
Loading…
Reference in New Issue