diff --git a/_includes/callouts.html b/_includes/callouts.html index 0a809c8..862e30d 100644 --- a/_includes/callouts.html +++ b/_includes/callouts.html @@ -15,7 +15,7 @@

{{ page.download_callout_subtitle}
-
+
{{ page.community_callout_title}}

diff --git a/_sass/classes.sass b/_sass/classes.sass index c8d8228..fe3cfc0 100644 --- a/_sass/classes.sass +++ b/_sass/classes.sass @@ -280,7 +280,7 @@ text-align: center // community card background ==================================== -.comminuty-card-bg +.community-card-bg background-image: url("/assets/img/slicer-community-card-bg.svg") background-repeat: no-repeat background-position: left bottom @@ -288,7 +288,7 @@ .content margin-bottom: 40px -.comminuty-card-bg-with-image +.community-card-bg-with-image background-image: url("/assets/img/slicer-community-card-bg.jpg") background-repeat: no-repeat background-position: left bottom