Skip to content

Commit 02b8eac

Browse files
committed
fix(whitespace): removes trailing whitespace
1 parent b3b776e commit 02b8eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
{%- capture new_url -%}{{ img_url }}{%- endcapture -%}
3333

3434
{% assign seo_tags = seo_tags | replace: old_url, new_url %}
35-
{% endunless %}
35+
{% endunless %}
3636

3737
{% elsif site.social_preview_image %}
3838
{%- capture img_url -%}

0 commit comments

Comments
 (0)