mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Добавляем профили плат esp01 с и без OTA
This commit is contained in:
16
data_svelte_lite/index.html
Normal file
16
data_svelte_lite/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
|
||||
<title>IoT Manager 4.4.1</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="https://iotmanager.org/favicon.ico" />
|
||||
<link rel="stylesheet" href="https://iotmanager.org/build/bundle.css?441" />
|
||||
|
||||
<script defer src="https://iotmanager.org/build/bundle.js?441"></script>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user