embed-logo link should open in target="_blank"
This commit is contained in:
parent
f5b5cad891
commit
2d3eeef639
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
{% else %}
|
{% else %}
|
||||||
<a id="embed-logo">c3nav</a>
|
<a id="embed-logo" target="_blank">c3nav</a>
|
||||||
<section id="popup-buttons"></section>
|
<section id="popup-buttons"></section>
|
||||||
<section id="search">
|
<section id="search">
|
||||||
<input type="hidden" id="origin-input">
|
<input type="hidden" id="origin-input">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue