mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-21 06:58:16 +03:00
@@ -1,4 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
|
<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="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"
|
type="module"
|
||||||
@@ -12,7 +14,7 @@
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src=../images/icon/watermeter.svg style="width: 100px; padding-right: 10px;"></td>
|
<td><img src=https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/icon/watermeter.svg style="width: 100px; padding-right: 10px;"></td>
|
||||||
<td><h1>AI-on-the-edge-device</h1><h2>Webinstaller and Console</h2></td>
|
<td><h1>AI-on-the-edge-device</h1><h2>Webinstaller and Console</h2></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user