mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
b0ed28b0e6
These external links were opened in same tabs. I think they should be opened in new tabs just like other external links.
14 lines
802 B
HTML
14 lines
802 B
HTML
<h4 class="bd-footer-title">
|
|
<strong xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Bulma</strong> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://jgthms.com" property="cc:attributionName" rel="cc:attributionURL" target="_blank">Jeremy Thomas</a>.
|
|
</h4>
|
|
|
|
<div class="bd-footer-iframe">
|
|
<a href="{{ site.data.meta.twitter }}" class="twitter-follow-button" data-show-count="true" data-lang="en" data-size="large">@jgthms</a>
|
|
</div>
|
|
|
|
<div class="bd-footer-tsp">
|
|
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/" target="_blank">CC BY-NC-SA 4.0</a>
|
|
</div>
|