Skip to content

Commit dad8098

Browse files
chore: changes heading
1 parent b167953 commit dad8098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/events/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2><a href="{{ default .Permalink .Params.redirect }}"{{ with .Params.target }}
3030
</div>
3131
{{ end }}
3232
<div class="container text-center pb-4 mb-4">
33-
<h3 class="display-4">Past Events</h3>
33+
<h3 class="display-4">Previous Community Calls</h3>
3434
</div>
3535
{{ range where $pages ".Date.Unix" "<" $yesterday }}
3636
<div class="col-lg-4 col-sm-6 mb-5 event-card">

0 commit comments

Comments
 (0)