enhance 401 page

This commit is contained in:
zizifn
2022-12-18 02:58:46 +08:00
committed by zizifn
parent 4351316c00
commit 2dfbe6dd70

View File

@@ -11,7 +11,9 @@
<body>
<h1 style="color: red;">Not set valid UUID in Environment Variables.</h1>
<h2>Please use tool to generate UUID or use this one <span style="color: blue;" id="uuidSpan"></span></h2>
<h2>Please use tool to generate and <span style="color: red;">remember</span> UUID or use this one <span
style="color: blue;" id="uuidSpan"></span>
</h2>
<h3>Please refer to <a
href="https://github.com/zizifn/edgetunnel/blob/main/doc/edge-tunnel-deno.md#%E6%B5%81%E7%A8%8B%E6%BC%94%E7%A4%BA">deno
deploy guide</a>