Updated with dark theme, pfp, cleaner UI

This commit is contained in:
Bryan Ramos 2023-02-27 12:33:05 -05:00
parent 7b2dfac39f
commit 379b902db7
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 52 additions and 19 deletions

View file

@ -4,14 +4,16 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/styles.css">
<title>Bryan Ramos - PGP Key</title>
</head>
<body>
👉 <a href="assets/public.key">Download Key</a> 👈
🔑<a href="assets/public.key" class="download">Key File</a>
<br/><br/>
<div class="gpg">
-----BEGIN PGP PUBLIC KEY BLOCK-----<br/><br/>
mQINBGP0BgMBEAC2v+n9plI0p+TqIrmvz7JHoYbtUK3NDkyNeIsgS+sE5nfLB1Ef<br/>
@ -121,7 +123,6 @@ OEpwdDwa67AtzYKG0ssOJI+po9TlbKYS4O4H8XnPhYSOEw8eObNPYCX7jyAjXloo<br/>
1hbflYLyMYo1BxGR6bPS9gJA2w==<br/>
=5uun<br/>
-----END PGP PUBLIC KEY BLOCK-----
</div>
</body>
</html>