mirror of
https://github.com/jakejarvis/jakejarvis.git
synced 2025-10-16 08:14:25 -04:00
shorter short url to pgp key
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user