Open external links in a new tab

This commit is contained in:
Jorge Maroto 2018-12-10 10:52:28 +01:00
parent c3dfc88969
commit c0e1511d9c
2 changed files with 20 additions and 0 deletions

View file

@ -205,5 +205,7 @@
{% if GITHUB_CORNER_URL %}
{% include 'partial/github.html' %}
{% endif %}
<script type="text/javascript" src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/patoroco.js" async="async"></script>
</body>
</html>