target blank to link source code
This commit is contained in:
parent
4f9419993e
commit
bdfded4da6
@ -203,7 +203,7 @@
|
||||
<!-- /LibreJS -->
|
||||
|
||||
<!-- source code -->
|
||||
<li><a href="https://libregit.org/heckyel/libretube">{{ _('Código fuente') }}</a></li>
|
||||
<li><a href="https://libregit.org/heckyel/libretube" rel="noopener noreferrer" target="_blank">{{ _('Código fuente') }}</a></li>
|
||||
<!-- /source code -->
|
||||
</ul>
|
||||
|
||||
@ -212,7 +212,6 @@
|
||||
</footer> <!-- End Footer -->
|
||||
|
||||
</div>
|
||||
|
||||
{% block extend_js %}
|
||||
{% endblock %}
|
||||
|
||||
@ -231,7 +230,6 @@
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<!-- JS Menu -->
|
||||
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/menu.js"
|
||||
integrity="sha512-mqoJvNd/S5ookaXRNHUslliQMoojvJUfAhlKM6g9ziJnIMpFKAZzMvXudBVazg4YNicxlKHBl089S35qzJHeRA=="></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user