Frontend for new SSH page #22

Merged
esy merged 21 commits from #7-multiple-ssh-keys into main 2024-02-18 17:28:21 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit cb806ad893 - Show all commits

View file

@ -5,7 +5,7 @@
<title>SSH</title>
<link href="images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
<link href="stylesheets/index.css" rel="stylesheet" type="text/css"/>
<script src="ssh.js"></script>
<script src="modify_ssh.js"></script>
</head>
<style>
.center {