From 62dd1202ac68b659676cf9009151efb05d0587cd Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Wed, 22 Jan 2020 20:35:26 -0800 Subject: [PATCH] wip Signed-off-by: Mary Anthony --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 522bcfca..71dd9a18 100644 --- a/README.md +++ b/README.md @@ -70,23 +70,23 @@ These are the other directories in the site structure: Purpose - _data + _data JSON source files for the FAQS, CLI, and clarity reference. Menu configurations YAML files. The CSV file with the glossary. - _layouts + _layouts Layouts for various pages. The community layout is significantly different from the other layouts. - _plugins + _plugins Code files for plugins. - _sass + _sass Style folder including customizations. - assets + assets Support for the docs templates.