🚚 Rename "new_static_..!" macros to "static_..!"
This commit is contained in:
parent
088ffe7272
commit
0397036d95
12 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,8 @@
|
|||
use pagetop::prelude::*;
|
||||
|
||||
new_static_locales!(LOCALES_BOOTSIER);
|
||||
static_locales!(LOCALES_BOOTSIER);
|
||||
|
||||
new_static_files!(bootsier);
|
||||
static_files!(bootsier);
|
||||
|
||||
pub struct Bootsier;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue