Skip to content

Commit

Permalink
Update feature.html
Browse files Browse the repository at this point in the history
  • Loading branch information
H20220009 committed Feb 7, 2023
1 parent 5b5dd9a commit 22ef139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/shortcodes/blocks/feature.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</a>
</div>
<h4 class="h3">
<p><a target="_blank" href="{{ .Get "url" }}">{{- .Get "title" | markdownify -}}</a></p>
<p><a target="_blank" href="{{ .Get "url" }}">{{- .Get "title" | markdownify -}}</a></p>
</h4>
<div class="mb-0">
{{ .Inner }}
Expand Down

0 comments on commit 22ef139

Please sign in to comment.