diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/_default/params.toml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml index 4cb7574..18a0310 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -158,22 +158,23 @@ separator = true [sections.fpnav] title = "Involving the usual suspects..." - reference = "More People involved" + reference = "More People" layout = "nav" sort = "weight" reverse = false nested = false # cols = 3 background = "body-tertiary" - color = "primary" + color = "" # padding = "0" # footer = "none" # orientation = "stacked" - style = "justify-content-center" + style = "justify-content-center horizontal-scrollable" pane = "persona" - type = "pills" - width = 50 + type = "tabs" + width = 100 vertical = false + class = "nav-fill" # homepage = 3 # separator = true [sections.legal] |
