mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-03-14 01:51:40 +00:00
Made discord link open in a new tab
This commit is contained in:
parent
bad30a9fd0
commit
0af5acd630
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<Scene :day="main.loreScene.value" />
|
||||
<br />
|
||||
You can help continue the <i>advent</i>ure at:
|
||||
<a href="https://discord.gg/WzejVAx" class="info-modal-discord-link">
|
||||
<a href="https://discord.gg/WzejVAx" class="info-modal-discord-link" target="_blank">
|
||||
<span class="material-icons info-modal-discord">discord</span>
|
||||
The Paper Pilot Community
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue