Redirect on templates and themes sections

This commit is contained in:
Vincent Prouillet 2017-10-19 17:06:23 +02:00
parent d2b8ae78db
commit f2a5c959c1
2 changed files with 2 additions and 0 deletions

View file

@ -3,4 +3,5 @@ title = "Templates"
weight = 3
sort_by = "weight"
insert_anchor_links = "left"
redirect_to = "documentation/templates/overview"
+++

View file

@ -3,4 +3,5 @@ title = "Themes"
weight = 4
sort_by = "weight"
insert_anchor_links = "left"
redirect_to = "documentation/themes/overview"
+++