chore: 更新导航链接列表

This commit is contained in:
2025-02-03 22:43:11 +08:00
parent 9c8712ae26
commit 5857af36dd

View File

@@ -1,4 +1,4 @@
window['NAV_LINK_DATE'] = '2024-09-01'; window['NAV_LINK_DATE'] = '2025-02-03';
window['NAV_LINK_LIST'] = [ window['NAV_LINK_LIST'] = [
{ {
@@ -2558,8 +2558,8 @@ window['NAV_LINK_LIST'] = [
children: [ children: [
{ {
title: 'Minecraft Wiki', title: 'Minecraft Wiki',
date: '2021-05-09', date: '2025-02-03',
url: 'https://minecraft.fandom.com/zh/', url: 'https://zh.minecraft.wiki/',
}, },
{ {
title: 'Minecraft Wiki哔哩哔哩', title: 'Minecraft Wiki哔哩哔哩',
@@ -2568,8 +2568,8 @@ window['NAV_LINK_LIST'] = [
}, },
{ {
title: 'Minecraft 插件百科', title: 'Minecraft 插件百科',
date: '2021-02-08', date: '2025-02-03',
url: 'http://mineplugin.org/', url: 'https://mineplugin.org/',
}, },
{ {
title: 'Minecraft 光影百科', title: 'Minecraft 光影百科',
@@ -2802,6 +2802,7 @@ window['NAV_LINK_LIST'] = [
{ {
title: 'Minecraft-HK Community', title: 'Minecraft-HK Community',
date: '2021-02-08', date: '2021-02-08',
isInvalid: true,
url: 'http://forum.minecraft-hk.com/', url: 'http://forum.minecraft-hk.com/',
}, },
{ {
@@ -2884,6 +2885,9 @@ window['NAV_LINK_LIST'] = [
} }
] ]
}, },
{
title: '其他',
children: [
{ {
title: 'CSSBattle', title: 'CSSBattle',
date: '2022-03-20', date: '2022-03-20',
@@ -2892,6 +2896,8 @@ window['NAV_LINK_LIST'] = [
}, },
], ],
}, },
],
},
{ {
title: '资讯', title: '资讯',
icon: 'mdi mdi-newspaper', icon: 'mdi mdi-newspaper',