test hooks 2

This commit is contained in:
voidNUL 2024-07-20 02:29:39 -05:00
parent 734021a9c4
commit 61c0d94198

View file

@ -2,7 +2,6 @@ use std::fs::File;
use std::io::prelude::*;
use maud::*;
fn head() -> Markup {
html! {
head {