From 59b649cf8b518c03249719dde1d2cdb953bce238 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Sat, 22 Feb 2020 11:59:35 +0100 Subject: Update bundle menu example --- exampleSite/content/menu/index.md | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'exampleSite/content/menu') diff --git a/exampleSite/content/menu/index.md b/exampleSite/content/menu/index.md index 4241df7..810bcfd 100644 --- a/exampleSite/content/menu/index.md +++ b/exampleSite/content/menu/index.md @@ -2,19 +2,21 @@ headless: true --- - - [**Example Site**]({{< relref "/docs/example" >}}) - - [Table of Contents]({{< relref "/docs/example/table-of-contents" >}}) - - [With ToC]({{< relref "/docs/example/table-of-contents/with-toc" >}}) - - [Without ToC]({{< relref "/docs/example/table-of-contents/without-toc" >}}) - - [2nd]({{< relref "/docs/example/2nd" >}}) - - [3rd]({{< relref "/docs/example/2nd/3rd" >}}) - - [4th]({{< relref "/docs/example/2nd/3rd/4th" >}}) - - **Shortcodes** - - [Buttons]({{< relref "/docs/shortcodes/buttons" >}}) - - [Columns]({{< relref "/docs/shortcodes/columns" >}}) - - [Expand]({{< relref "/docs/shortcodes/expand" >}}) - - [Hints]({{< relref "/docs/shortcodes/hints" >}}) - - [Katex]({{< relref "/docs/shortcodes/katex" >}}) - - [Mermaid]({{< relref "/docs/shortcodes/mermaid" >}}) - - [Tabs]({{< relref "/docs/shortcodes/tabs" >}}) - - [**Blog**]({{< relref "/posts" >}}) +- [**Example Site**]({{< relref "/docs/example" >}}) +- [Table of Contents]({{< relref "/docs/example/table-of-contents" >}}) + - [With ToC]({{< relref "/docs/example/table-of-contents/with-toc" >}}) + - [Without ToC]({{< relref "/docs/example/table-of-contents/without-toc" >}}) +- [Collapsed]({{< relref "/docs/example/collapsed" >}}) + - [3rd]({{< relref "/docs/example/collapsed/3rd-level" >}}) + - [4th]({{< relref "/docs/example/collapsed/3rd-level/4th-level" >}}) +
+ +- **Shortcodes** +- [Buttons]({{< relref "/docs/shortcodes/buttons" >}}) +- [Columns]({{< relref "/docs/shortcodes/columns" >}}) +- [Expand]({{< relref "/docs/shortcodes/expand" >}}) +- [Hints]({{< relref "/docs/shortcodes/hints" >}}) +- [Katex]({{< relref "/docs/shortcodes/katex" >}}) +- [Mermaid]({{< relref "/docs/shortcodes/mermaid" >}}) +- [Tabs]({{< relref "/docs/shortcodes/tabs" >}}) +
-- cgit v1.2.3