mirror of
https://github.com/jakejarvis/jakejarvis.git
synced 2025-04-26 12:18:28 -04:00
shorter short url to pgp key
This commit is contained in:
parent
15622ab0b5
commit
b57a302c0e
@ -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)
|
||||||
```
|
```
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user