mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
Update index.html
This commit is contained in:
@@ -2,10 +2,7 @@
|
|||||||
<title>AI on the Edge Device - Webinstaller</title>
|
<title>AI on the Edge Device - Webinstaller</title>
|
||||||
<link rel="icon" href="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/icon/favicon.ico" type="image/x-icon">
|
<link rel="icon" href="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/icon/favicon.ico" type="image/x-icon">
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
||||||
<script
|
<script type="module" src="https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module"></script>
|
||||||
type="module"
|
|
||||||
src="https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module"
|
|
||||||
></script>
|
|
||||||
<body style="
|
<body style="
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
padding-left: 60px;
|
padding-left: 60px;
|
||||||
|
|||||||
Reference in New Issue
Block a user