Skip to content

Commit

Permalink
Fix style tag in SSG
Browse files Browse the repository at this point in the history
  • Loading branch information
samtay committed Sep 26, 2024
1 parent f52e8ac commit 68bebdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/ui/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ fn HeaderFooter() -> Element {
span { class: "sr-only", "Your Aviary" }
}
style {
r#"
dangerous_inner_html: r#"
#aviary-header-img {{
background-image: url({aviary_src});
}}
Expand Down

0 comments on commit 68bebdf

Please sign in to comment.