Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Create install.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzroe authored Nov 10, 2022
1 parent 5ad5a71 commit 9390025
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions install.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<body>
<div align="center">
<h1>ZigStar Firmware Web installer 🚀</h1>
<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module"></script>
<esp-web-install-button manifest="manifest.json"></esp-web-install-button>
</div>
</body>
</html>

0 comments on commit 9390025

Please sign in to comment.