diff options
author | Alex Auvolat <alex@adnab.me> | 2022-02-02 10:11:48 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-02-07 11:47:54 +0100 |
commit | bac1a8b99ae1d9d397668a49a0d0379d7dd8dbb0 (patch) | |
tree | 61a598147b46f6a273f27de8def0b7658f6f5bd1 /doc/book | |
parent | ff04afaa771e1ec2bd482fa47ced1a8e4933c916 (diff) | |
download | garage-bac1a8b99ae1d9d397668a49a0d0379d7dd8dbb0.tar.gz garage-bac1a8b99ae1d9d397668a49a0d0379d7dd8dbb0.zip |
Move _index.md from website repo
Diffstat (limited to 'doc/book')
-rw-r--r-- | doc/book/_index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/book/_index.md b/doc/book/_index.md new file mode 100644 index 00000000..283c8f3c --- /dev/null +++ b/doc/book/_index.md @@ -0,0 +1,5 @@ ++++ +template = "documentation.html" +page_template = "documentation.html" +redirect_to = "documentation/quick-start/" ++++ |