From 397cba80abde9a03252aeea7227a4eca00ed5b6e Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Fri, 6 Feb 2026 00:00:31 -0500 Subject: feat: summer camps --- src/views.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/views.rs') diff --git a/src/views.rs b/src/views.rs index f880818..041ae15 100644 --- a/src/views.rs +++ b/src/views.rs @@ -1,5 +1,6 @@ pub mod about; pub mod brochure; +pub mod camp; pub mod highered; pub mod index; pub mod k12; -- cgit v1.2.3