From 6468f139cb174372d853ec327b21cb0733c28b0c Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Thu, 20 Aug 2026 22:10:51 +0800 Subject: [PATCH] Update default icon --- _config.yml | 2 +- layout/_partials/post/post-meta.njk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) }}