File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ useHead({
58
58
:href =" `https://x.com/share?url=${encodeURIComponent(
59
59
`https://vuefes.jp/2024/namecard/${id}/share`,
60
60
)}`"
61
+ target-blank
61
62
can-hover
62
63
/>
63
64
</li >
@@ -68,6 +69,7 @@ useHead({
68
69
:href =" `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(
69
70
`https://vuefes.jp/2024/namecard/${id}/share`,
70
71
)}`"
72
+ target-blank
71
73
/>
72
74
</li >
73
75
<li >
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ useHead({
66
66
:href =" `https://x.com/share?url=${encodeURIComponent(
67
67
`https://vuefes.jp/2024/namecard/${id}/share`,
68
68
)}`"
69
+ target-blank
69
70
can-hover
70
71
/>
71
72
</li >
@@ -76,6 +77,7 @@ useHead({
76
77
:href =" `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(
77
78
`https://vuefes.jp/2024/namecard/${id}/share`,
78
79
)}`"
80
+ target-blank
79
81
/>
80
82
</li >
81
83
<li >
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ useHead({
66
66
:href =" `https://x.com/share?url=${encodeURIComponent(
67
67
`https://vuefes.jp/2024/namecard/${id}/share`,
68
68
)}`"
69
+ target-blank
69
70
can-hover
70
71
/>
71
72
</li >
@@ -76,6 +77,7 @@ useHead({
76
77
:href =" `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(
77
78
`https://vuefes.jp/2024/namecard/${id}/share`,
78
79
)}`"
80
+ target-blank
79
81
/>
80
82
</li >
81
83
<li >
You can’t perform that action at this time.
0 commit comments