From 0e7851f6e1bbb54f9575da081d9af062f90fab78 Mon Sep 17 00:00:00 2001 From: Wandrille Date: Thu, 15 Feb 2024 07:56:52 +0100 Subject: [PATCH] fix: add author file --- docs/src/content/authors/wandrille-guesdon.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/src/content/authors/wandrille-guesdon.json diff --git a/docs/src/content/authors/wandrille-guesdon.json b/docs/src/content/authors/wandrille-guesdon.json new file mode 100644 index 0000000..a240cba --- /dev/null +++ b/docs/src/content/authors/wandrille-guesdon.json @@ -0,0 +1,5 @@ +{ + "name": "Wandrille Guesdon", + "linkedin": "https://www.linkedin.com/in/wandrille-guesdon-53a54684/", + "github": "https://github.com/wandri" +}