💥 Rename create_handle!() to new_handle!()

This commit is contained in:
Manuel Cillero 2023-07-26 15:03:18 +02:00
parent d786ea1052
commit 1e554aac68
40 changed files with 49 additions and 49 deletions

View file

@ -2,7 +2,7 @@ use pagetop::prelude::*;
use pagetop_jquery::JQuery;
use pagetop_minimal::component::*;
create_handle!(THEME_BULMIX);
new_handle!(THEME_BULMIX);
static_files!(bulmix);