mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-15 14:03:19 +00:00
Standardize navigation configuration
This commit is contained in:
@@ -24,8 +24,8 @@ The shortcode supports the following arguments:
|
||||
| size | No | Optional breakpoint of the navbar toggler, either "xs", "sm", "md" (default), "lg", or "xl". |
|
||||
| style | No | Optional style of the navbar, either "light" (default) or "dark". |
|
||||
| color | No | Optional background color of the navbar, either "primary", "secondary", "success", "danger", "warning", "info", "light", "dark", "white" or "black". The default color is none. |
|
||||
| search | No | Optional flag to include a search input, default is "true". |
|
||||
| logo | No | Optional address of the logo image, defaults to the parameter "logo" set in the "main" section of the site's parameter configuration. |
|
||||
| search | No | Optional flag to include a search input, defaults to the parameter "logo" set in the "navigation" section of the site's parameter configuration. |
|
||||
| logo | No | Optional address of the logo image, defaults to the parameter "logo" set in the "navigation" section of the site's parameter configuration. |
|
||||
| title | No | Optional brand title, displayed when the logo is not set. Defaults to the site's title. |
|
||||
{.table}
|
||||
|
||||
|
Reference in New Issue
Block a user