mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-09-13 06:40:20 +00:00
Update default icon
This commit is contained in:
parent
d62fdfa759
commit
6468f139cb
@ -104,7 +104,7 @@ menu:
|
||||
#home: / || fa fa-home
|
||||
#about: /about/ || fa fa-user
|
||||
#tags: /tags/ || fa fa-tags
|
||||
#categories: /categories/ || fa fa-th
|
||||
#categories: /categories/ || fa fa-layer-group
|
||||
#archives: /archives/ || fa fa-archive
|
||||
#schedule: /schedule/ || fa fa-calendar
|
||||
#sitemap: /sitemap.xml || fa fa-sitemap
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
{%- if config.symbols_count_time.symbols %}
|
||||
<span class="post-meta-item" title="{{ __('symbols_count_time.count') }}">
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="far fa-file-word"></i>
|
||||
<i class="far fa-file-lines"></i>
|
||||
</span>
|
||||
<span class="post-meta-item-text">{{ __('symbols_count_time.count') + __('symbol.colon') }}</span>
|
||||
<span>{{ symbolsCount(post) }}</span>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user