Skip to content

Commit 0a5bd48

Browse files
authored
Fix extra closing tag in strava in partials/svg (#1794)
1 parent ff85b9c commit 0a5bd48

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

layouts/partials/svg.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,6 @@
807807
<path
808808
d="M15.387 17.944l-2.089-4.116h-3.065L15.387 24l5.15-10.172h-3.066m-7.008-5.599l2.836 5.598h4.172L10.463 0l-7 13.828h4.169" />
809809
</svg>
810-
</svg>
811810
{{- else if (eq $icon_name "substack") -}}
812811
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke-width="2">
813812
<path

0 commit comments

Comments
 (0)