diff --git a/themes/lumbung-theme/layouts/partials/shout_card.html b/themes/lumbung-theme/layouts/partials/shout_card.html index f1bfeea..8492c14 100644 --- a/themes/lumbung-theme/layouts/partials/shout_card.html +++ b/themes/lumbung-theme/layouts/partials/shout_card.html @@ -5,7 +5,7 @@

{{ range $i, $e := .Params.tags -}} {{- if $i -}} {{ end -}} - #{{ $e | humanize }} + #{{ $e | humanize | lower }} {{- end -}}

@@ -38,4 +38,4 @@ {{ end }} - \ No newline at end of file +