diff options
author | sptaule <lecas83@gmail.com> | 2022-01-25 15:27:39 +0100 |
---|---|---|
committer | sptaule <lecas83@gmail.com> | 2022-01-25 15:27:39 +0100 |
commit | ee4d6a01e16ac53fa3e48340a47455281d5f6bc0 (patch) | |
tree | 98d21309e281ea02ed5fe2b12187b211f761f385 /content/documentation/working-documents/_index.md | |
parent | ada5e9ac0e6e1e226534a463238b06930ba58b64 (diff) | |
download | garagehq.deuxfleurs.fr-ee4d6a01e16ac53fa3e48340a47455281d5f6bc0.tar.gz garagehq.deuxfleurs.fr-ee4d6a01e16ac53fa3e48340a47455281d5f6bc0.zip |
Organized doc md with metadata & draft for doc template
Diffstat (limited to 'content/documentation/working-documents/_index.md')
-rw-r--r-- | content/documentation/working-documents/_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/documentation/working-documents/_index.md b/content/documentation/working-documents/_index.md new file mode 100644 index 0000000..8b65867 --- /dev/null +++ b/content/documentation/working-documents/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Working Documents" +weight = 7 +sort_by = "weight" +redirect_to = "documentation/working-documents/compatibility-target/" ++++
\ No newline at end of file |