_includes/social-link.html in jekyll-theme-peaceful-gates-1.2.0 vs _includes/social-link.html in jekyll-theme-peaceful-gates-2.0.0

- old
+ new

@@ -1,6 +1,6 @@ -{%- if include.handle -%} - <a class="social-link" - href="{{ include.prefix }}{{ include.handle }}"> - <span class="{{ include.icon }}"></span> - </a> +{%- if include.handle -%} + <a class="social-link" + href="{{ include.prefix }}{{ include.handle }}"> + <span class="{{ include.icon }}"></span> + </a> {%- endif -%} \ No newline at end of file