mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-23 21:57:30 -05:00
WIP
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{{ $categories = $categories | append (printf `<a href="%s">%s</a>` .Permalink .LinkTitle) }}
|
||||
{{ end }}
|
||||
|
||||
<div class="categories" aria-label="{{ i18n "aria_post_meta_categories" }}">
|
||||
<div class="post-meta-section categories" aria-label="{{ i18n "aria_post_meta_categories" }}">
|
||||
{{ partial "icon.html" "folder" }}
|
||||
{{ delimit $categories ", " }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user