Fix call of navbar
This commit is contained in:
parent
0bdc9c7907
commit
f67c4b9361
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ predefined content."
|
|||
(:header :data-bs-theme "dark"
|
||||
(collapsible *navbar-header-id* (:color (:text "bg-dark"))
|
||||
,@body)
|
||||
(navbar (:fluid nil :dark t)
|
||||
(navbar (:fluid nil)
|
||||
(brand () "Album")
|
||||
(toggler *navbar-header-id*)))))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue