From f1cab3db88c911e697216247897b7b501ec32fe8 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Thu, 12 Aug 2021 01:51:58 +0800 Subject: [PATCH] opt some --- page/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page/index.js b/page/index.js index 8a69d007..9670d295 100644 --- a/page/index.js +++ b/page/index.js @@ -69,7 +69,7 @@ Volcanos({name: "chat", iceberg: "/chat/", volcano: "/frame.js", {name: "vimer", help: "编辑器", index: "web.code.vimer", args: ["src/", "main.go"]}, {name: "repos", help: "代码库", index: "web.code.git.status"}, {name: "plan", help: "任务表", index: "web.team.plan"}, - {name: "contexts", help: "上下文", index: "web.wiki.word", args: ["src/main.shy"]}, + {name: "ctx", help: "上下文", index: "web.wiki.word", args: ["src/main.shy"]}, ]}, "cli": {name: "命令 cli", action: [ {name: "bash", help: "命令行", index: "web.wiki.word", args: ["usr/icebergs/misc/bash/bash.shy"]},