+
+
+ class="bg-ob-deep-900 text-center px-3 py-1 rounded-tl-md rounded-bl-md text-sm"
+ :to="{ path: '/article-list/' + id, query: { tagName: name } }"
+ :style="stylingTag()">
#
{{ name }}
+
+ class="bg-ob-deep-900 text-ob-secondary text-center px-2 py-1 rounded-tr-md rounded-br-md text-sm opacity-70"
+ :style="stylingTag()">
{{ count }}
+
\ No newline at end of file