From c14b5ebfa74798d998d4a9b7c452eed1b0b1bd4b Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Thu, 11 Nov 2021 10:53:16 +0800 Subject: [PATCH] fix issue #748 --- templates/home.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/home.tmpl b/templates/home.tmpl index 97a2a7fc9..4ed285954 100755 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -7,7 +7,11 @@

免费私有代码仓库,免费计算资源,大容量数据存储,
多类型硬件环境(GPU、NPU),AI开发流水线(开发-调试-训练-迭代)

- 立即使用 + {{if .IsSigned}} + 立即使用 + {{else}} + 立即使用 + {{end}}