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