From 08592f1b8b72e5fc6448d515b0d2f725d613694a Mon Sep 17 00:00:00 2001 From: Christopher Biscardi Date: Mon, 18 Mar 2024 20:22:59 -0700 Subject: [PATCH] rss icon --- src/app.rs | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/src/app.rs b/src/app.rs index 331970f..8e8d395 100644 --- a/src/app.rs +++ b/src/app.rs @@ -191,12 +191,17 @@ fn RSSIcon( #[prop(into, default = "".to_string())] class: String, ) -> impl IntoView { view! { - +
  • + + + + +