diff --git a/toolkit/templates/icon_button.rs.html b/toolkit/templates/icon_button.rs.html new file mode 100644 index 0000000..9cb00af --- /dev/null +++ b/toolkit/templates/icon_button.rs.html @@ -0,0 +1,10 @@ +@use crate::{templates::link, Link}; + +@(icon: &str, title: &str, href: &str) + +