From f1e61bf129425d5dda1f4d64bab5a5318d03bbb1 Mon Sep 17 00:00:00 2001 From: Jabberwocky238 <7176656@qq.com> Date: Thu, 30 Jul 2026 02:00:21 -0400 Subject: [PATCH] include embedded daemon index template --- cmd/daemon/index.html | 69 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 cmd/daemon/index.html diff --git a/cmd/daemon/index.html b/cmd/daemon/index.html new file mode 100644 index 0000000..9853454 --- /dev/null +++ b/cmd/daemon/index.html @@ -0,0 +1,69 @@ + + + + + +simplegit · 公开仓库 + + + +
+

simplegit

+

公开仓库

+
+
+{{range .Repos}} +
+
{{.Name}}
+
+ {{.HTTPURL}} + {{if $.SSH}}{{end}} +
+
+{{else}} +

暂无公开仓库

+{{end}} +
+ + +