From 7e2c212a2d83c55e326cfd131fd4e9024c3a1b01 Mon Sep 17 00:00:00 2001 From: shaoying Date: Thu, 22 Apr 2021 22:45:52 +0800 Subject: [PATCH] opt some --- src/main.shy | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main.shy b/src/main.shy index 7f9cb6fe..4d31b13d 100644 --- a/src/main.shy +++ b/src/main.shy @@ -23,14 +23,14 @@ learning toolkits contexts ` stroke red fill black section "火山架" -field "趋势" web.code.git.trend args `volcanos` -field "架构" web.code.git.spide args `volcanos` +field "趋势图" web.code.git.trend args `volcanos` +field "架构图" web.code.git.spide args `volcanos` section "冰山架" -field "趋势" web.code.git.trend args `icebergs` -field "架构" web.code.git.spide args `icebergs` +field "趋势图" web.code.git.trend args `icebergs` +field "架构图" web.code.git.spide args `icebergs` section "神农架" -field "趋势" web.code.git.trend args `intshell` -field "架构" web.code.git.spide args `intshell` +field "趋势图" web.code.git.trend args `intshell` +field "架构图" web.code.git.spide args `intshell`