mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-21 05:52:34 +02:00
Fix extra closing tag in strava in partials/svg (#1794)
This commit is contained in:

committed by
GitHub

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