Add home icon to home button
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
{%- if current_url | default(value="/") | trim_end_matches(pat="/") | safe == get_url(path="/", lang=lang) | trim_end_matches(pat='/') | safe -%}
|
||||
class="active"
|
||||
{%- endif -%}>
|
||||
<i class="icon"></i>
|
||||
{{- config.title -}}
|
||||
</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user