Skip to content

Commit

Permalink
Add tag cloud to tag listing pages (Fixes punchagan#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalx committed Nov 28, 2024
1 parent 8531684 commit 4daec0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/_default/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ <h1 class="f2 fw6 heading-font">{{ .Title }}</h1>
<div class="pagination tc db fixed-l bottom-2-l right-2-l mb3 mb0-l">
{{ partial "back-to-top.html" . }}
</div>
{{ partial "tag_cloud.html" . }}
{{ end }}

0 comments on commit 4daec0a

Please sign in to comment.