Skip to content

Commit 61500b2

Browse files
hotfix: close anchor
1 parent 010ef6b commit 61500b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/gathering-theme/layouts/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ <h2>Upcoming Events</h2>
115115
<div class="blog-item card border-0 mb-5 mb-lg-0">
116116
<a href="{{ .url| absURL }}">
117117
<img src="{{ .image | absURL }}" class="img-fluid" ></img>
118+
</a>
118119
</div>
119120
</div>
120121
{{ end }}

0 commit comments

Comments
 (0)