From e9667cbbe30e2290241f9f159cdbe25fcc1b317f Mon Sep 17 00:00:00 2001 From: avcado <77250184+avcado@users.noreply.github.com> Date: Fri, 12 Feb 2021 21:57:31 -0600 Subject: [PATCH] Create avcado.json --- domains/avcado.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/avcado.json diff --git a/domains/avcado.json b/domains/avcado.json new file mode 100644 index 000000000..f41a5092b --- /dev/null +++ b/domains/avcado.json @@ -0,0 +1,10 @@ +{ + "description": "this a link to my website", + "owner": { + "username": "avcado", + "email": "devavcado@gmail.com" + }, + "record": { + "URL": "https://avcado.github.io/" + } +}