mirror of
https://github.com/getzola/zola
synced 2024-12-13 22:02:29 +00:00
Redirect the documentation section index
This commit is contained in:
parent
20c1947b47
commit
6c8c27aa55
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
template = "documentation.html"
|
||||
redirect_to = "documentation/getting-started/"
|
||||
+++
|
||||
|
||||
Getting started
|
||||
|
|
Loading…
Reference in a new issue