Skip to content

Commit e07946d

Browse files
committed
Fixed GitHub & Discord link in menu
1 parent efd1f79 commit e07946d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

popup/install.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@
107107
</p>
108108
<p class="p1">You can access these settings at any time by clicking on the extension icon.</p>
109109
<p class="p2" style="text-align: center;">
110-
<a href="https://github.com/cleanlock/VideoAdBlockForTwitch"><img src="github.png" alt="Github" height="42px" width="42px"></a>
111-
<a href="https://discord.gg/PSgWqf3v8V"><img src="discord.png" alt="Discord" height="42px" width="42px" style="margin-left: 10px;"></a>
110+
<a href="https://github.com/cleanlock/VideoAdBlockForTwitch" target="_blank"><img src="github.png" alt="Github" height="42px" width="42px"></a>
111+
<a href="https://discord.gg/PSgWqf3v8V" target="_blank"><img src="discord.png" alt="Discord" height="42px" width="42px" style="margin-left: 10px;"></a>
112112
</p>
113113
</div>
114114
<script src="popupjs.js"></script>

0 commit comments

Comments
 (0)