mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Edit external links to open in new tabs
These external links were opened in same tabs. I think they should be opened in new tabs just like other external links.
This commit is contained in:
parent
617febbfbf
commit
b0ed28b0e6
@ -7,7 +7,7 @@
|
||||
</div>
|
||||
|
||||
<div class="bd-footer-tsp">
|
||||
Source code licensed <a href="https://opensource.org/licenses/mit-license.php">MIT</a>.
|
||||
Source code licensed <a href="https://opensource.org/licenses/mit-license.php" target="_blank">MIT</a>.
|
||||
<br>
|
||||
Website content licensed <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
|
||||
Website content licensed <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">CC BY-NC-SA 4.0</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user