use crate::apps::AppConfig; pub mod site; pub const APP: AppConfig = AppConfig { };