From 9013a1f4570885416254aabbe7e389822d2fb215 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 2 Nov 2022 23:28:30 +0100 Subject: #352: move english content to content.en --- exampleSite/content/docs/shortcodes/section/_index.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 exampleSite/content/docs/shortcodes/section/_index.md (limited to 'exampleSite/content/docs/shortcodes/section/_index.md') diff --git a/exampleSite/content/docs/shortcodes/section/_index.md b/exampleSite/content/docs/shortcodes/section/_index.md deleted file mode 100644 index bd5db38..0000000 --- a/exampleSite/content/docs/shortcodes/section/_index.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -bookCollapseSection: true ---- - -# Section - -Section renders pages in section as definition list, using title and description. - -## Example - -```tpl -{{}} -``` - -{{
}} -- cgit v1.2.3