Skip to content

Commit 22d234f

Browse files
committed
fixed GitHub & Discord link in menu
1 parent dbfb528 commit 22d234f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

popup/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
</p>
105105
<p class="p2">Whenever you change a setting, you have to reload the Twitch tab(s).</p>
106106
<p class="p2" style="text-align: center;">
107-
<a href="https://github.com/cleanlock/VideoAdBlockForTwitch"><img src="github.png" alt="Github" height="42px" width="42px"></a>
108-
<a href="https://discord.gg/PSgWqf3v8V"><img src="discord.png" alt="Discord" height="42px" width="42px" style="margin-left: 10px;"></a>
107+
<a href="https://github.com/cleanlock/VideoAdBlockForTwitch" target="_blank"><img src="github.png" alt="Github" height="42px" width="42px"></a>
108+
<a href="https://discord.gg/PSgWqf3v8V" target="_blank"><img src="discord.png" alt="Discord" height="42px" width="42px" style="margin-left: 10px;"></a>
109109
</p>
110110
</div>
111111
<script src="popupjs.js"></script>

0 commit comments

Comments
 (0)