Skip to content

Commit 4c71ccd

Browse files
authored
Update index.html
1 parent 592f24b commit 4c71ccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88
</head>
99
<body>
1010
<div class="content-area">
11+
<div class="sidebar-container">
1112
<div class="sidebar">
1213
<div onclick="window.location.href = 'index.html';" class="sidebar-item active">ProStore Installer</div>
1314
<div onclick="window.location.href = 'cert.html';" class="sidebar-item">Certificate Manager</div>
1415
<div onclick="window.location.href = 'converter.html';" class="sidebar-item">Certificate Converter</div>
1516
</div>
17+
</div>
1618

1719
<div class="panel">
1820
<h1 class="title">ProStore Installer</h1><br>

0 commit comments

Comments
 (0)