From 21f56f2ee4d7bd0f4d963d2c39454442ec027a34 Mon Sep 17 00:00:00 2001 From: Orunto Eniola <98480650+orunto@users.noreply.github.com> Date: Fri, 29 Dec 2023 00:42:13 +0100 Subject: [PATCH] Create orunto.json --- data/orunto.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/orunto.json diff --git a/data/orunto.json b/data/orunto.json new file mode 100644 index 00000000000..0d9c07b5988 --- /dev/null +++ b/data/orunto.json @@ -0,0 +1,12 @@ +{ + "name": "Orunto Eniola", + "bio": "Tech bro in transit", + "links": [ + { + "group": "Portfolio", + "name": "My Website", + "url": "http://orunto-dot-dev.vercel.app", + "icon": "FaLink" + } + ] +}