From 95b219d62fd7632b256a84629b0612f610f76de1 Mon Sep 17 00:00:00 2001 From: Izak Halseide Date: Thu, 9 May 2024 09:36:45 -0600 Subject: [PATCH] add my author file: ihalseide.json --- data/authors/ihalseide.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/authors/ihalseide.json diff --git a/data/authors/ihalseide.json b/data/authors/ihalseide.json new file mode 100644 index 0000000..9c2c3b5 --- /dev/null +++ b/data/authors/ihalseide.json @@ -0,0 +1,5 @@ +{ + "name": "Izak Halseide", + "email": "hizak@pm.me", + "website": "https://zed5.xyz" +}