update logo class in index template with favicons

This commit is contained in:
kylejcarlton 2021-12-16 19:42:43 -06:00
parent 1c3e3634bd
commit d5a39089a8

View file

@ -39,6 +39,7 @@
<div class="logo">
{%- if config.extra.logo_text %}
{{ config.extra.logo_text }}
&nbsp;<i class="fas fa-laptop-code"></i>&nbsp;<i class="fas fa-wrench"></i>
{% else %}
Terminimal theme
{% endif -%}