From b11806d62be3580abe885ba3e427c655d9e35e88 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Thu, 19 Jan 2023 13:56:06 +0800 Subject: [PATCH] opt some --- src/main.go | 4 +++- src/main.shy | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main.go b/src/main.go index 77fbd8e0..e85a9e48 100644 --- a/src/main.go +++ b/src/main.go @@ -42,6 +42,8 @@ import ( _ "shylinux.com/x/golang-story/src/grafana" _ "shylinux.com/x/golang-story/src/kubernetes" _ "shylinux.com/x/golang-story/src/prometheus" + + _ "shylinux.com/x/contexts/src/h2" ) -func main() { print(ice.Run()) } +func main() { print(ice.Run()) } \ No newline at end of file diff --git a/src/main.shy b/src/main.shy index 362b1e2c..0d8cefca 100644 --- a/src/main.shy +++ b/src/main.shy @@ -56,3 +56,4 @@ field "趋势图" web.code.git.trend args `intshell` field "架构图" web.code.git.spide args `intshell` spark md README.md +source h2/h2.shy