Update bundle menu example

This commit is contained in:
Alex Shpak 2020-02-22 11:59:35 +01:00
parent f633bbe679
commit 59b649cf8b

View file

@ -6,9 +6,11 @@ headless: true
- [Table of Contents]({{< relref "/docs/example/table-of-contents" >}}) - [Table of Contents]({{< relref "/docs/example/table-of-contents" >}})
- [With ToC]({{< relref "/docs/example/table-of-contents/with-toc" >}}) - [With ToC]({{< relref "/docs/example/table-of-contents/with-toc" >}})
- [Without ToC]({{< relref "/docs/example/table-of-contents/without-toc" >}}) - [Without ToC]({{< relref "/docs/example/table-of-contents/without-toc" >}})
- [2nd]({{< relref "/docs/example/2nd" >}}) - [Collapsed]({{< relref "/docs/example/collapsed" >}})
- [3rd]({{< relref "/docs/example/2nd/3rd" >}}) - [3rd]({{< relref "/docs/example/collapsed/3rd-level" >}})
- [4th]({{< relref "/docs/example/2nd/3rd/4th" >}}) - [4th]({{< relref "/docs/example/collapsed/3rd-level/4th-level" >}})
<br />
- **Shortcodes** - **Shortcodes**
- [Buttons]({{< relref "/docs/shortcodes/buttons" >}}) - [Buttons]({{< relref "/docs/shortcodes/buttons" >}})
- [Columns]({{< relref "/docs/shortcodes/columns" >}}) - [Columns]({{< relref "/docs/shortcodes/columns" >}})
@ -17,4 +19,4 @@ headless: true
- [Katex]({{< relref "/docs/shortcodes/katex" >}}) - [Katex]({{< relref "/docs/shortcodes/katex" >}})
- [Mermaid]({{< relref "/docs/shortcodes/mermaid" >}}) - [Mermaid]({{< relref "/docs/shortcodes/mermaid" >}})
- [Tabs]({{< relref "/docs/shortcodes/tabs" >}}) - [Tabs]({{< relref "/docs/shortcodes/tabs" >}})
- [**Blog**]({{< relref "/posts" >}}) <br />