Generic servable
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Failing after 11s
CI / Clippy (push) Successful in 53s
CI / Build and test (push) Successful in 1m10s
CI / Build container (push) Successful in 54s
CI / Deploy on waypoint (push) Successful in 43s
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Failing after 11s
CI / Clippy (push) Successful in 53s
CI / Build and test (push) Successful in 1m10s
CI / Build container (push) Successful in 54s
CI / Deploy on waypoint (push) Successful in 43s
This commit is contained in:
2
crates/lib/page/src/servable/mod.rs
Normal file
2
crates/lib/page/src/servable/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod page;
|
||||
pub mod redirect;
|
||||
Reference in New Issue
Block a user