From 7bbb662e5eafad4f22ee9a68b3521d451098fa4b Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Wed, 16 Jul 2025 15:01:07 +0800 Subject: [PATCH] Support hexo-posts-embedding --- _config.yml | 3 ++- layout/_macro/sidebar.njk | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index f2576dd..1fbc1b2 100644 --- a/_config.yml +++ b/_config.yml @@ -287,7 +287,8 @@ follow_me: #RSS: /atom.xml || fa fa-rss # Related popular posts -# Dependencies: https://github.com/sergeyzwezdin/hexo-related-posts +# Dependencies: https://github.com/next-theme/hexo-posts-embedding +# Or: https://github.com/sergeyzwezdin/hexo-related-posts related_posts: enable: false icon: fa fa-signs-post diff --git a/layout/_macro/sidebar.njk b/layout/_macro/sidebar.njk index cb92c04..6f82d62 100644 --- a/layout/_macro/sidebar.njk +++ b/layout/_macro/sidebar.njk @@ -62,6 +62,9 @@ {%- if theme.pjax %}