💥 Cambios antes/después de preparar cuerpo pág.
This commit is contained in:
parent
44550edafa
commit
0880964fd1
12 changed files with 63 additions and 63 deletions
|
|
@ -21,7 +21,7 @@ impl ModuleTrait for Aliner {
|
|||
}
|
||||
|
||||
impl ThemeTrait for Aliner {
|
||||
fn before_prepare_page(&self, page: &mut Page) {
|
||||
fn before_prepare_body(&self, page: &mut Page) {
|
||||
page.alter_favicon(Some(Favicon::new().with_icon("/theme/favicon.ico")))
|
||||
.alter_context(ContextOp::AddStyleSheet(
|
||||
StyleSheet::at("/aliner/css/styles.css").with_weight(-99),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue