Skip to content
Snippets Groups Projects
Commit 65ab2db2 authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

external-link-square icon renamed in FA5

parent 5424ad97
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
<a class="pure-button copy hljs" data-clipboard-target="#url-{{ key }}"
title="{% trans %}Copy to clipboard{% endtrans %}"><span class="fa fa-copy"></span></a>
<a class="pure-button hljs" href="{{ set.url }}">
<span class="fa fa-external-link-square"></span>
<span class="fa fa-external-link-square-alt"></span>
</a>
</div>
<code id="url-{{ key }}" class="code-box-content">{{ set.url }}</code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment