From 272657814f2aebc34b47b9631dc12818e11ed2fb Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Fri, 1 Jan 2021 02:05:37 -0600 Subject: [PATCH] Create index.md --- docs/literature/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/literature/index.md diff --git a/docs/literature/index.md b/docs/literature/index.md new file mode 100644 index 0000000..421e47a --- /dev/null +++ b/docs/literature/index.md @@ -0,0 +1,11 @@ +--- +layout: default +title: Literature +nav_order: 16 +has_children: true +--- + +# Literature + +To make it as easy as possible to write documentation in plain Markdown, most UI components are styled using default Markdown elements with few additional CSS classes needed. +{: .fs-6 .fw-300 }