mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
587 B
587 B
date, lastmod, title, authors, categories, tags, slug, menu
date | lastmod | title | authors | categories | tags | slug | menu | |||
---|---|---|---|---|---|---|---|---|---|---|
2018-02-07T19:15:00+06:00 | 2018-03-29T05:20:00+06:00 | Sidebar |
|
|
|
sidebar | sidebar |
Enabling Sidebar
For enabling Sidebar, use the following configuration options in your config.toml
file:
[params.sidebar]
enable = true
params.sidebar
[Map
]:enable
[Boolean
]: Switch for enabling sidebar
Adding Widgets to Sidebar
For adding Widgets to the Sidebar, check the [Widgets documentation]({{< relref "/docs/widgets.md#available-widget-areas" >}}).