feat: add server-status theme (#295)

*  feat: add server-status theme

* add `ServerStatus` theme to README

---------

Co-authored-by: naiba <hi@nai.ba>
This commit is contained in:
unclezs
2023-11-06 23:46:28 -06:00
committed by GitHub
parent 150612a1d9
commit 470fa69ad9
27 changed files with 1660 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/naiba/nezha/pkg/utils"
)
var Version = "v0.15.5" // !!记得修改 README 中的 badge 版本!!
var Version = "v0.15.6" // !!记得修改 README 中的 badge 版本!!
var (
Conf *model.Config