open github source url in a new tab
Open the github source url in a new tab instead of the current tab which stops music.
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<span>made by kennethnym <3 · </span>
|
<span>made by kennethnym <3 · </span>
|
||||||
<a href="https://github.com/kennethnym/infinifi">github</a>
|
<a target="_blank" href="https://github.com/kennethnym/infinifi">github</a>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<canvas id="bg"></canvas>
|
<canvas id="bg"></canvas>
|
||||||
|
Reference in New Issue
Block a user