We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c3b23 commit 208709bCopy full SHA for 208709b
1 file changed
web/index.html
@@ -24,7 +24,7 @@
24
</svg>
25
</button>
26
<div class="sidebar">
27
- <div onclick="window.location.href = 'index.html';" class="sidebar-item">ProStore Installer</div>
+ <div onclick="window.location.href = 'index.html';" class="sidebar-item active">ProStore Installer</div>
28
<div onclick="window.location.href = 'cert.html';" class="sidebar-item">Certificate Manager & Status</div>
29
<div onclick="window.location.href = 'converter.html';" class="sidebar-item">Certificate Converter</div>
30
</div>
0 commit comments