mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-04 08:09:25 +03:00
версия 404, много исправлений
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
data_svelte/favicon.ico
Normal file
BIN
data_svelte/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.1 KiB |
@@ -4,9 +4,9 @@
|
||||
<meta charset='utf-8'>
|
||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||
|
||||
<title>Svelte app</title>
|
||||
<title>IoT Manager</title>
|
||||
|
||||
<link rel='icon' type='image/png' href='/favicon.png'>
|
||||
<link rel='icon' type='image/png' href='/favicon.ico'>
|
||||
<link rel='stylesheet' href='/build/bundle.css'>
|
||||
|
||||
<script defer src='/build/bundle.js'></script>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"settings": "",
|
||||
"name": "IoTmanagerVer4",
|
||||
"apssid": "IoTmanager",
|
||||
"appass": "",
|
||||
|
||||
Reference in New Issue
Block a user