From c6025377f2c88d8bb79028970dae72c5045fe8cf Mon Sep 17 00:00:00 2001 From: Merox Date: Mon, 14 Oct 2024 14:49:34 +0300 Subject: [PATCH] test new author --- data/authors/merox.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/authors/merox.json diff --git a/data/authors/merox.json b/data/authors/merox.json new file mode 100644 index 00000000..c88852ed --- /dev/null +++ b/data/authors/merox.json @@ -0,0 +1,15 @@ +{ + "name": "Robert M", + "image" : "assets/457622537_8163620360383137_1336909007795166574_n.jpg", + "bio": "Sysadmin", + "social": [ + { "linkedin": "https://linkedin.com/in/nunocoracao" }, + { "twitter": "https://twitter.com/nunocoracao" }, + { "instagram": "https://instagram.com/nunocoracao" }, + { "medium": "https://medium.com/@nunocoracao" }, + { "github": "https://github.com/nunocoracao" }, + { "goodreads": "http://goodreads.com/nunocoracao" }, + { "keybase": "https://keybase.io/nunocoracao" }, + { "reddit": "https://reddit.com/user/nunoheart" } + ] +}