diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2020-02-12 22:12:41 +0100 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2020-02-12 22:12:41 +0100 |
commit | 2088c9a0cb5e41554ad450a464b54f4c628e712b (patch) | |
tree | 1a5055daacaba1f5078cfc1a942f30630a894156 /exampleSite/content/menu | |
parent | 59479b17ac06d4f0bccb5d3a2bcc88af4928ba4d (diff) |
Add support for hugo menus
Diffstat (limited to 'exampleSite/content/menu')
-rw-r--r-- | exampleSite/content/menu/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/content/menu/index.md b/exampleSite/content/menu/index.md index d5e9807..4241df7 100644 --- a/exampleSite/content/menu/index.md +++ b/exampleSite/content/menu/index.md @@ -1,6 +1,5 @@ --- headless: true -bookMenuLevels: 1 --- - [**Example Site**]({{< relref "/docs/example" >}}) |