From 699bf6ac931c491a3be3dec142160a36aca7a441 Mon Sep 17 00:00:00 2001 From: Fabian Montero Date: Wed, 18 Sep 2024 21:45:09 -0600 Subject: [PATCH] add bullets to about page --- posixlycorrect/content/about.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/posixlycorrect/content/about.md b/posixlycorrect/content/about.md index 891198e..51f74f0 100644 --- a/posixlycorrect/content/about.md +++ b/posixlycorrect/content/about.md @@ -1,9 +1,9 @@ +++ title = "about" +++ -name: Fabián Montero -bio: Linux Embedded Engineer -projects: [https://git.posixlycorrect.com/fabian/](https://git.posixlycorrect.com/fabian?tab=activity) -email: fabian [at] posixlycorrect [dot] com -gpg key: [click here](https://posixlycorrect.com/pki/fabian_primary.gpg) -This is the public gpg key for my Yubikey. If you want to make sure your email reaches me, add both keys as recipients: [click here](https://posixlycorrect.com/pki/fabian_yubikey.gpg) +- name: Fabián Montero +- bio: Linux Embedded Engineer +- projects: [https://git.posixlycorrect.com/fabian/](https://git.posixlycorrect.com/fabian?tab=activity) +- email: fabian [at] posixlycorrect [dot] com +- gpg key: [click here](https://posixlycorrect.com/pki/fabian_primary.gpg) +- This is the public gpg key for my Yubikey. If you want to make sure your email reaches me, add both keys as recipients: [click here](https://posixlycorrect.com/pki/fabian_yubikey.gpg)