diff --git a/lib/community_landing/page_builder.rb b/lib/community_landing/page_builder.rb
index cdd8c0f..7b01226 100644
--- a/lib/community_landing/page_builder.rb
+++ b/lib/community_landing/page_builder.rb
@@ -77,7 +77,7 @@ module CommunityLanding
html << "\n"
html << "\n"
html << "\n"
- if @s.fontawesome_enabled rescue false
+ if (@s.fontawesome_enabled rescue false)
html << "\n"
end
html << "\n"