Skip to content

Commit

Permalink
chore: remove target blank
Browse files Browse the repository at this point in the history
  • Loading branch information
bonustrack authored Oct 9, 2024
1 parent ffb2f69 commit 5f2dfb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Banner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ const link = computed(() => {
<template>
<a
v-if="!domain"
target="_blank"
:href="link"
class="flex bg-blue-700 text-white rounded-full px-[10px] py-[2px] gap-1"
>
Expand Down

0 comments on commit 5f2dfb2

Please sign in to comment.