diff --git a/assets/templates/static/contact.html b/assets/templates/static/contact.html index 7b9ed31..baf3008 100644 --- a/assets/templates/static/contact.html +++ b/assets/templates/static/contact.html @@ -17,7 +17,7 @@
I can be reached in primarily two locations:
diff --git a/src/main.rs b/src/main.rs index 7ade5fe..4ebe148 100644 --- a/src/main.rs +++ b/src/main.rs @@ -12,7 +12,7 @@ use std::{collections::HashMap, fs::DirEntry, path::PathBuf}; use tera::Tera; #[derive(Parser, Debug)] -#[command(author = "Price Hiller