fix: show categories on posts
| | |
| | | </header> |
| | | <div class="nested-copy-line-height lh-copy {{ $.Param "post_content_classes" | compare.Default "serif"}} f4 nested-links {{ $.Param "text_color" | compare.Default "mid-gray" }} {{ compare.Conditional (compare.Eq $.Site.Language.Direction "rtl") "pl4-l" "pr4-l" }} {{ if $needs_aside }}w-two-thirds-l{{ else }}w-100-l{{ end }}"> |
| | | {{- .Content -}} |
| | | {{- partials.Include "categories.html" . -}} |
| | | {{- partials.Include "tags.html" . -}} |
| | | {{ if .Site.Config.Services.Disqus.Shortname }} |
| | | <div class="mt6 instapaper_ignoref"> |