mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
commit
a602c0d540
@ -28,7 +28,7 @@ page: font-downloads
|
|||||||
{% if font.linkPreviewFont != false %}
|
{% if font.linkPreviewFont != false %}
|
||||||
<h4 class="inlineblock bg-purple border-white text-white nerd-font-button">
|
<h4 class="inlineblock bg-purple border-white text-white nerd-font-button">
|
||||||
<i class="nf nf-oct-link_external"></i>
|
<i class="nf nf-oct-link_external"></i>
|
||||||
<a href="https://app.programmingfonts.org/#{{ font.linkPreviewFont }}" target="_blank" alt="Full Preview of {{ font.patchedName }} on ProgrammingFonts.org" class="inlineblock">Preview <span>on ProgrammingFonts.org</span></a>
|
<a href="https://www.programmingfonts.org/#{{ font.linkPreviewFont }}" target="_blank" alt="Full Preview of {{ font.patchedName }} on ProgrammingFonts.org" class="inlineblock">Preview <span>on ProgrammingFonts.org</span></a>
|
||||||
</h4>
|
</h4>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user