v0.1.14 관리자 버튼 및 태그 칩 수정
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
<a class="category-chip" href="{{url}}"{{#if accent_color}} style="--tag-accent: {{accent_color}};"{{/if}}>
|
||||
<span class="category-chip__dot"></span>
|
||||
<span class="category-chip__label">{{name}}</span>
|
||||
<span class="category-chip__count">{{count.posts}}</span>
|
||||
</a>
|
||||
{{/foreach}}
|
||||
{{/get}}
|
||||
|
||||
Reference in New Issue
Block a user