From 893f03d3c3fa66a0fc1d925c3fe948dc684880bf Mon Sep 17 00:00:00 2001 From: naiba Date: Thu, 5 May 2022 21:55:27 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=20vue=20`:class`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- resource/template/theme-default/home.html | 55 ++++++++++++++++++++++- service/singleton/singleton.go | 2 +- 3 files changed, 55 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 55386d2..86a1047 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
LOGO designed by 熊大 .

-    +   

:trollface: Nezha Monitoring self-hosted lightweight monitoring and operation and maintenance system. Supports system status, HTTP (SSL certificate change, upcoming expiration, expiration), TCP, Ping monitoring and alerting, execute scheduled tasks and web terminal.

diff --git a/resource/template/theme-default/home.html b/resource/template/theme-default/home.html index 2409a5d..116c009 100644 --- a/resource/template/theme-default/home.html +++ b/resource/template/theme-default/home.html @@ -16,8 +16,8 @@
+ class="apple icon"> @#server.Name + (server.live?'':'[{{tr "Offline"}}]')#@