commits again and again
All checks were successful
Deploy / trigger (push) Successful in 22s

This commit is contained in:
2026-03-28 11:43:25 +01:00
parent b8f0ba86e1
commit 46de742130
4 changed files with 45 additions and 42 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>CryptoSeals - RSA</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="stylesheet" href="style.css">
<script src="rsa.js" defer></script>
</head>