From c7f93dc789da16ff03fa37b1c14ccc03c80e6b0a Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Tue, 8 Oct 2019 23:55:34 +0200 Subject: Update example file structure, give each shortcode own file --- exampleSite/content/docs/shortcodes/_index.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 exampleSite/content/docs/shortcodes/_index.md (limited to 'exampleSite/content/docs/shortcodes/_index.md') diff --git a/exampleSite/content/docs/shortcodes/_index.md b/exampleSite/content/docs/shortcodes/_index.md new file mode 100644 index 0000000..9bb0430 --- /dev/null +++ b/exampleSite/content/docs/shortcodes/_index.md @@ -0,0 +1,3 @@ +--- +bookFlatSection: true +--- -- cgit v1.2.3