Missing target to open new tab

This commit is contained in:
ManUtopiK 2020-01-31 06:17:07 +01:00
parent 1eecf390d4
commit 428bffa1d1
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
class="tag bg-gray-300 ml-1 mb-1 hover:bg-blue-300"
>
<a
target="_blank"
class="px-2 py-1"
:href="`${baseUrl}tag/${tag}`"
v-html="tag"