Skip to content

Commit 67727ba

Browse files
authored
update 下拉框
1 parent d1993c9 commit 67727ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.fluid.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,11 +294,13 @@ navbar:
294294
- { key: "home", link: "/", icon: "iconfont icon-home-fill" }
295295
- { key: "archive", link: "/archives/", icon: "iconfont icon-archive-fill" }
296296
- { key: "category", link: "/categories/", icon: "iconfont icon-category-fill" }
297+
- { key: "地球Online装备库", link: "/pixel-vault/", icon: "iconfont codepen-fill" }
297298
- { key: "tag", link: "/tags/", icon: "iconfont icon-tags-fill" }
298299
- { key: "about", icon: "iconfont icon-user-fill" ,
299300
submenu: [
300301
{ key: "about", link: "/about/", icon: "iconfont icon-user-fill" },
301-
{ key: "2024 Annual Summary ", link: "https://darksheep.xyz/demo-2025/2024/", icon: "iconfont icon-twitch-fill" }
302+
{ key: "2024 Annual Summary ", link: "https://darksheep.xyz/demo-2025/2024/", icon: "iconfont icon-twitch-fill" },
303+
{ key: "在线SQL 编辑器", link: "/sql/", icon: "iconfont code" }
302304
]}
303305
- { key: "Travelling", link: "https://www.travellings.cn/go.html", icon: "iconfont icon-telegram-fill" }
304306
#- { key: "links", link: "/links/", icon: "iconfont icon-link-fill" }

0 commit comments

Comments
 (0)