Update site URL

This commit is contained in:
Zoey 2022-12-14 15:43:15 -08:00
parent 8f5acb3e96
commit 44cb77ab3f
7 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
use std::path::Path;
use zoey::Site;
use zyl::Site;
#[cfg(feature = "serve")]
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]