Skip to content

Commit

Permalink
Update layouts/partials/recent-discussions.html
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Vishal <[email protected]>
  • Loading branch information
vishalvivekm authored Oct 29, 2024
1 parent 8aeab00 commit f477a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/recent-discussions.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ if eq .Section "kanvas" }}
<h2>Recent Discussions on kanvas</h2>
<h2>Recent Discussions on Kanvas</h2>
<ul>
{{ with site.Data.kanvas_discuss }}
{{ $users := .users }}
Expand Down

0 comments on commit f477a60

Please sign in to comment.