mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-25 18:23:40 +02:00
update fa in logo text
This commit is contained in:
parent
872ea348af
commit
8a4f0e3e03
2 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@
|
|||
<div class="logo">
|
||||
{%- if config.extra.logo_text %}
|
||||
<i class="fas fa-laptop-code"></i>
|
||||
|
||||
{{ config.extra.logo_text }}
|
||||
<i class="fas fa-wrench"></i>
|
||||
{% else %}
|
||||
Terminimal theme
|
||||
{% endif -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue