diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-12-15 12:40:05 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-12-15 12:40:05 +0100 |
| commit | 4586207504390a714c816b14371f3e4f5f7b7b77 (patch) | |
| tree | 15b083be47684dbb84d0f2e17d1668f750e62a77 /index.html | |
| parent | feat: replace pml68.png with a smaller webp (diff) | |
| download | pml68.dev-4586207504390a714c816b14371f3e4f5f7b7b77.tar.gz | |
feat: add PGP key to home page
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ <div class="main"> <h1>pml68</h1> <p>Just your average IT student</p> + <a href="https://meta.sr.ht/~pml68.pgp" class="pgp" target="_blank"> + B57D24D24689941074DB550ADA2322CFD52418EE + </a> <div class="socials"> <a href="https://github.com/pml68" class="icon" target="_blank" aria-label="GitHub"> <svg class="social-icon" viewbox="0 0 512 512"> |
