Open hyperlinks in new tab
Opens the links on the page in a new tab rather than replacing the tab.
This commit is contained in:
parent
fd060372dc
commit
fccb334119
1 changed files with 3 additions and 3 deletions
|
|
@ -41,12 +41,12 @@
|
|||
</div>
|
||||
<br><br><br><br>
|
||||
<div class="centered">
|
||||
Source is auditable <a href="https://github.com/Tyler-A/DnD-CC">here</a>.
|
||||
Source is auditable <a href="https://github.com/Tyler-A/DnD-CC" target="_blank">here</a>.
|
||||
</div>
|
||||
<div class="centered">
|
||||
Arrow icon made by
|
||||
<a href="https://www.flaticon.com/authors/lyolya" title="Lyolya">Lyolya</a>
|
||||
from <a href="https://www.flaticon.com/" title="Flaticon">flaticon</a>
|
||||
<a href="https://www.flaticon.com/authors/lyolya" title="Lyolya" target="_blank">Lyolya</a>
|
||||
from <a href="https://www.flaticon.com/" title="Flaticon" target="_blank">flaticon</a>
|
||||
is licensed by
|
||||
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">
|
||||
CC 3.0 BY</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue