Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 727d1e4

Browse files
authored
Add script to reset pulse on index.html
1 parent 91d6c10 commit 727d1e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@ <h1 class="title">ProStore Installer</h1><br>
3434
</div>
3535
</div>
3636
</main>
37+
<script>
38+
pulse('reset');
39+
</script>
3740
</body>
3841
</html>

0 commit comments

Comments
 (0)