From a9f237da8b8e6522c015e9213063171a8aafa4bc Mon Sep 17 00:00:00 2001 From: Meghdad Date: Thu, 7 May 2026 23:24:46 +0330 Subject: [PATCH] add favicon --- assets/dashboard.html | 1 + assets/favicon.ico | Bin 0 -> 190540 bytes assets/favicon.svg | 6 ++++++ dockerized/Dockerfile | 1 + dockerized/README.md | 1 + dockerized/nginx.conf | 7 +++++++ dockerized/test.sh | 1 + src/ngx_http_monitoring_dashboard.c | 3 ++- 8 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 assets/favicon.ico create mode 100644 assets/favicon.svg diff --git a/assets/dashboard.html b/assets/dashboard.html index 9cd0524..6ddc740 100644 --- a/assets/dashboard.html +++ b/assets/dashboard.html @@ -4,6 +4,7 @@ Nginx Monitor +