⏪ Revierte el cambio de Basic por Monster
This commit is contained in:
parent
58d6ea6719
commit
a0c61b008a
12 changed files with 47 additions and 38 deletions
|
|
@ -44,7 +44,7 @@ impl ThemeTrait for Bootsier {
|
|||
}
|
||||
|
||||
fn before_prepare_body(&self, page: &mut Page) {
|
||||
page.alter_favicon(Some(Favicon::new().with_icon("/monster/favicon.ico")))
|
||||
page.alter_favicon(Some(Favicon::new().with_icon("/theme/favicon.ico")))
|
||||
.alter_context(ContextOp::AddStyleSheet(
|
||||
StyleSheet::at("/bootsier/css/bootstrap.min.css")
|
||||
.with_version("5.1.3")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue