mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
Убираем лишнюю папку buld
This commit is contained in:
BIN
data_full/bundle.css.gz
Normal file
BIN
data_full/bundle.css.gz
Normal file
Binary file not shown.
BIN
data_full/bundle.js.gz
Normal file
BIN
data_full/bundle.js.gz
Normal file
Binary file not shown.
BIN
data_full/favicon.ico
Normal file
BIN
data_full/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
16
data_full/index.html
Normal file
16
data_full/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.5.2</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="/favicon.ico" />
|
||||
<link rel="stylesheet" href="/bundle.css?4520" />
|
||||
|
||||
<script defer src="/bundle.js?4520"></script>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user