Skip to content

Commit abd8a12

Browse files
committed
fix: add newline
1 parent f03db8a commit abd8a12

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

layouts/shortcodes/contact-form-one-liner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
Read previous newsletters
1414
<a target="_blank" href="https://us1.campaign-archive.com/home/?u=0363fb06e6a59d48c6e260f1b&id=97224b5ff2"> here</a>
1515
</div>
16-
{{ end }}
16+
{{ end }}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<a href="https://www.youtube.com/channel/UCoSPSd6Or4F_vpjo4SmyoEA" target="_blank" class="btn-link">More Videos<i class="ti-arrow-right"></i></a>
1+
<a href="https://www.youtube.com/channel/UCoSPSd6Or4F_vpjo4SmyoEA" target="_blank" class="btn-link">More Videos<i class="ti-arrow-right"></i></a>

layouts/shortcodes/upcoming-event-card.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
<img src="{{ .Params.image }}" alt="{{ .Title }}" style="width: 100%; display: block; border: none; margin: 0; border-radius: 6px;">
1010
</a>
1111
</div>
12-
{{ end }}
12+
{{ end }}

0 commit comments

Comments
 (0)