From bdbd170acf3facdae84aceb1a4895cf58f4d766a Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Thu, 15 May 2025 19:30:28 +0800 Subject: [PATCH] update --- src/html_string.hpp.in | 2 +- src/index.html | 444 +++++++++++++++++++++++++++++++++++++---- 2 files changed, 402 insertions(+), 44 deletions(-) diff --git a/src/html_string.hpp.in b/src/html_string.hpp.in index d5408b5..dc52dd9 100644 --- a/src/html_string.hpp.in +++ b/src/html_string.hpp.in @@ -1,5 +1,5 @@ #pragma once -constexpr const char* html = R"( +constexpr const inline char* html = R"( @HTML_CONTENT@ )"; \ No newline at end of file diff --git a/src/index.html b/src/index.html index 8d04bbb..f862b43 100644 --- a/src/index.html +++ b/src/index.html @@ -5,61 +5,334 @@ Environment Variables Viewer @@ -73,7 +346,7 @@
@@ -104,40 +377,126 @@ - - \ No newline at end of file + \ No newline at end of file