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

Commit 59af674

Browse files
authored
Update index.html
1 parent bcee0c8 commit 59af674

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

web/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
<div onclick="window.location.href = 'converter.html';" class="sidebar-item">Certificate Converter</div>
2323
</div>
2424

25-
<div class="panel">bonjour</div>
25+
<div class="panel">
26+
<h1 class="title">ProStore Installer</h1>
27+
</div>
2628
</div>
2729
</main>
2830
</body>

0 commit comments

Comments
 (0)