This commit is contained in:
zyl 2024-11-04 17:57:51 -08:00
parent 00c90a12d7
commit d8cb447e00
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs
47 changed files with 53 additions and 5099 deletions

View file

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