|
|
@ -11,7 +11,7 @@
|
|
|
|
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
|
|
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
|
|
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path>
|
|
|
|
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path>
|
|
|
|
<line x1="7" y1="7" x2="7.01" y2="7"></line>
|
|
|
|
<line x1="7" y1="7" x2="7.01" y2="7"></line>
|
|
|
|
</svg></div>
|
|
|
|
</svg>
|
|
|
|
<a href="{{ term.permalink | safe }}">
|
|
|
|
<a href="{{ term.permalink | safe }}">
|
|
|
|
{{ term.name }} ({{ term.pages | length }} post{{ term.pages | length | pluralize }})
|
|
|
|
{{ term.name }} ({{ term.pages | length }} post{{ term.pages | length | pluralize }})
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|