From 0e6864f5aad8072fbdcecaad48c0151d231b1d25 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 22 May 2019 14:37:31 +0200 Subject: #39, Add expand and tabs shortcodes --- exampleSite/content/menu/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'exampleSite/content/menu') diff --git a/exampleSite/content/menu/index.md b/exampleSite/content/menu/index.md index cc8634d..3b535a9 100644 --- a/exampleSite/content/menu/index.md +++ b/exampleSite/content/menu/index.md @@ -5,7 +5,8 @@ headless: true - [**Introduction**]({{< relref "/" >}}) - [Examples]({{< relref "/docs/examples.md" >}}) - [With Table of contents]({{< relref "/docs/with-toc.md" >}}) - - [Without Table of Contents]({{< relref "/docs/without-toc.md" >}}) + - [Without Table of Contents]({{< relref "/docs/without-toc.md" >}}) + - [Shortcodes]({{< relref "/docs/shortcodes.md" >}}) - **More Examples** - [Server]({{< relref "/docs/server.md" >}}) - [Client]({{< relref "/docs/client.md" >}}) -- cgit v1.2.3