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

Commit bcee0c8

Browse files
authored
Add 'bonjour' text to the panel in index.html
1 parent 42c5148 commit bcee0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

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

25-
<div class="panel"></div>
25+
<div class="panel">bonjour</div>
2626
</div>
2727
</main>
2828
</body>

0 commit comments

Comments
 (0)