Fix extra closing tag in strava in partials/svg (#1794)

This commit is contained in:
Mohammad Etemaddar
2025-09-20 17:56:14 +03:30
committed by GitHub
parent ff85b9cd65
commit 0a5bd487e0

View File

@@ -807,7 +807,6 @@
<path <path
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" /> 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" />
</svg> </svg>
</svg>
{{- else if (eq $icon_name "substack") -}} {{- else if (eq $icon_name "substack") -}}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke-width="2"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke-width="2">
<path <path