hugo-book-theme/exampleSite/content/menu/index.md

14 lines
427 B
Markdown
Raw Normal View History

2018-09-30 01:31:24 +02:00
---
headless: true
---
2018-11-24 15:10:43 +01:00
- [**Introduction**]({{< ref "/" >}})
- [Examples]({{< ref "/docs/examples.md" >}})
- [With Table of contents]({{< ref "/docs/with-toc.md" >}})
- [Without Table of Contents]({{< ref "/docs/without-toc.md" >}})
2018-10-30 15:56:42 +01:00
- **More Examples**
2018-11-24 15:10:43 +01:00
- [Server]({{< ref "/docs/server.md" >}})
- [Client]({{< ref "/docs/client.md" >}})
- [Advanced]({{< ref "/docs/advanced.md" >}})
- [**Blog**]({{< ref "/posts" >}})