diff --git a/src/HL/V/Home.hs b/src/HL/V/Home.hs index 597a692..37af07f 100644 --- a/src/HL/V/Home.hs +++ b/src/HL/V/Home.hs @@ -92,7 +92,7 @@ try = community :: (Route App -> AttributeValue) -> Senza community url = div [class_ "community" - ,background url img_community_png] + ,background url img_community_jpg] (do container (do row (span8 [] diff --git a/static/img/community.jpg b/static/img/community.jpg new file mode 100644 index 0000000..cc0fc95 Binary files /dev/null and b/static/img/community.jpg differ