mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-28 12:21:56 +01:00
WIP: recent content
This commit is contained in:
@@ -70,6 +70,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
|
||||
notifier.set_fast_reload(true);
|
||||
notifier.watch_path(&template_path, true);
|
||||
minijinja_contrib::add_to_environment(&mut env);
|
||||
Ok(env)
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user