Added auto deprecation feature

This commit is contained in:
Ultradesu
2025-07-20 17:37:46 +03:00
parent 9c5518b39e
commit af6c4d7e61
7 changed files with 58 additions and 3 deletions

View File

@@ -10,7 +10,10 @@
<body>
<div class="container">
<header>
<h1>SSH Key Manager</h1>
<div class="header-title">
<h1>SSH Key Manager</h1>
<span class="version" id="appVersion">Loading...</span>
</div>
<div class="flow-selector">
<label for="flowSelect">Flow:</label>
<select id="flowSelect">