diff --git a/_config.yml b/_config.yml index 1876bae..672a765 100644 --- a/_config.yml +++ b/_config.yml @@ -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 diff --git a/layout/_partials/post/post-meta.njk b/layout/_partials/post/post-meta.njk index c3d3ea4..696f077 100644 --- a/layout/_partials/post/post-meta.njk +++ b/layout/_partials/post/post-meta.njk @@ -88,7 +88,7 @@ {%- if config.symbols_count_time.symbols %} - + {{ __('symbols_count_time.count') + __('symbol.colon') }} {{ symbolsCount(post) }}