diff options
author | sptaule <lecas83@gmail.com> | 2022-01-24 21:08:34 +0100 |
---|---|---|
committer | sptaule <lecas83@gmail.com> | 2022-01-24 21:08:34 +0100 |
commit | ada5e9ac0e6e1e226534a463238b06930ba58b64 (patch) | |
tree | 9dc6ade23249703942dd0465e753600aa67adb67 /content/documentation/design/index.md | |
parent | dc932f973593747697b98aa612a308df889741ab (diff) | |
download | garagehq.deuxfleurs.fr-ada5e9ac0e6e1e226534a463238b06930ba58b64.tar.gz garagehq.deuxfleurs.fr-ada5e9ac0e6e1e226534a463238b06930ba58b64.zip |
Added markdown fake metadata to doc content
Diffstat (limited to 'content/documentation/design/index.md')
-rw-r--r-- | content/documentation/design/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/documentation/design/index.md b/content/documentation/design/index.md index 2e3b5fd..f84af11 100644 --- a/content/documentation/design/index.md +++ b/content/documentation/design/index.md @@ -1,3 +1,8 @@ ++++ +title="Doc Post" +date=2018-08-20 ++++ + # Design The design section helps you to see Garage from a "big picture" |