From 27e900c9592ed77e95abaa2050ae2474fdb7d161 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 16:16:30 -0700 Subject: [PATCH] Add blog/.authors.yml --- blog/.authors.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 blog/.authors.yml diff --git a/blog/.authors.yml b/blog/.authors.yml new file mode 100644 index 0000000..1399b8e --- /dev/null +++ b/blog/.authors.yml @@ -0,0 +1,5 @@ +authors: + nicole: + name: Nicole Rappe + description: Bunny Lab - Systems Engineer + avatar: https://github.com/squidfunk.png \ No newline at end of file