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>
|
||||
<head>
|
||||
<title>zefie minisrv ${minisrv_config.version}</title>
|
||||
<title>zefie minisrv v${minisrv_config.version}</title>
|
||||
</head>
|
||||
<body bgcolor="#000000" text="#449944">
|
||||
<p>
|
||||
Welcome to the zefie minisrv ${minisrv_config.version} PC Services
|
||||
Welcome to the zefie minisrv v${minisrv_config.version} PC Services
|
||||
</p>
|
||||
</body>
|
||||
</html>`;
|
||||
Reference in New Issue
Block a user