mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-09 18:33:09 +02:00
feat: remove external link indicator (#67)
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
</RouterLink>
|
||||
<a v-else :href="link" :target="target" :rel="rel">
|
||||
{{ item.text }}
|
||||
<OutboundLink v-if="isBlankTarget" />
|
||||
</a>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user