✨ (bootsier): Añade componente Navbar
This commit is contained in:
parent
80b18cc380
commit
5a00968223
14 changed files with 615 additions and 387 deletions
|
|
@ -127,7 +127,7 @@ impl Theme for Bootsier {
|
|||
.with_weight(-90),
|
||||
))
|
||||
.alter_assets(ContextOp::AddJavaScript(
|
||||
JavaScript::defer("/bootsier/js/bootstrap.min.js")
|
||||
JavaScript::defer("/bootsier/js/bootstrap.bundle.min.js")
|
||||
.with_version(BOOTSTRAP_VERSION)
|
||||
.with_weight(-90),
|
||||
));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue