Skip to content

Commit

Permalink
推荐文章
Browse files Browse the repository at this point in the history
  • Loading branch information
tangly1024 committed Jul 30, 2023
1 parent ec26ab8 commit 2619aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/heo/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const CONFIG = {
HERO_CATEGORY_3: { title: '实用教程', url: '/tag/实用教程' },

// 英雄区右侧推荐文章标签, 例如 [推荐] , 最多六篇文章; 若留空白'',则推荐最近更新文章
HERO_RECOMMEND_POST_TAG: '推荐', // 例如 推荐
HERO_RECOMMEND_POST_TAG: '推荐',

// 右侧个人资料卡牌欢迎语,点击可自动切换
INFOCARD_GREETINGS: [
Expand Down

0 comments on commit 2619aba

Please sign in to comment.