1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-04-26 06:35:23 -04:00

shorter short url to pgp key

This commit is contained in:
Jake Jarvis 2022-07-30 14:16:22 -04:00
parent 15622ab0b5
commit b57a302c0e
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
2 changed files with 2 additions and 2 deletions

View File

@ -22,5 +22,5 @@ $ npx @jakejarvis/cli
📬 Email jake@jarv.is 📬 Email jake@jarv.is
🐦 Twitter @jakejarvis 🐦 Twitter @jakejarvis
📱 SMS +1 (617) 917-3737 📱 SMS +1 (617) 917-3737
🔐 PGP Key jrvs.io/pubkey (2B0C 9CF2 51E6 9A39) 🔐 PGP Key jrvs.io/key (2B0C 9CF2 51E6 9A39)
``` ```

View File

@ -47,7 +47,7 @@ const items = createItems([
}, },
{ {
label: "🔐 PGP Key", label: "🔐 PGP Key",
url: "https://jrvs.io/pubkey", url: "https://jrvs.io/key",
}, },
{ {
label: "💻 Uses", label: "💻 Uses",