File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ const CONFIG = {
25
25
// 英雄区右侧推荐文章标签, 例如 [推荐] , 最多六篇文章; 若留空白'',则推荐最近更新文章
26
26
HEO_HERO_RECOMMEND_POST_TAG : '推荐' ,
27
27
HEO_HERO_RECOMMEND_POST_SORT_BY_UPDATE_TIME : false , // 推荐文章排序,为`true`时将强制按最后修改时间倒序
28
- HERO_RECOMMEND_COVER : 'https://craftassets.unraid.net/uploads/seo-unraid.png' , // 英雄区右侧图片
28
+ HEO_HERO_RECOMMEND_COVER : 'https://craftassets.unraid.net/uploads/seo-unraid.png' , // 英雄区右侧图片
29
29
30
30
// 右侧个人资料卡牌欢迎语,点击可自动切换
31
31
HEO_INFOCARD_GREETINGS : [
@@ -61,7 +61,7 @@ const CONFIG = {
61
61
img_1 : '/images/heo/2023e0ded7b724a39f12d59c3dc8fbdc7cbe074202.webp' ,
62
62
color_1 : '#ffffff' ,
63
63
title_2 : 'Docker' ,
64
- img_3 : '/images/heo/20231108a540b2862d26f8850172e4ea58ed075102.webp' ,
64
+ img_2 : '/images/heo/20231108a540b2862d26f8850172e4ea58ed075102.webp' ,
65
65
color_2 : '#57b6e6'
66
66
} ,
67
67
{
You can’t perform that action at this time.
0 commit comments