add favicon.ico to pc services
This commit is contained in:
BIN
zefie_wtvp_minisrv/ServiceVault/http_pc/favicon.ico
Normal file
BIN
zefie_wtvp_minisrv/ServiceVault/http_pc/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -5,11 +5,11 @@ Content-Type: text/html`
|
|||||||
|
|
||||||
data = `<html>
|
data = `<html>
|
||||||
<head>
|
<head>
|
||||||
<title>zefie minisrv ${minisrv_config.version}</title>
|
<title>zefie minisrv v${minisrv_config.version}</title>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#000000" text="#449944">
|
<body bgcolor="#000000" text="#449944">
|
||||||
<p>
|
<p>
|
||||||
Welcome to the zefie minisrv ${minisrv_config.version} PC Services
|
Welcome to the zefie minisrv v${minisrv_config.version} PC Services
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>`;
|
</html>`;
|
||||||
Reference in New Issue
Block a user