From f5e25256a041375f71be397e9b871e483bc81140 Mon Sep 17 00:00:00 2001 From: arin <67313390+6Arin9@users.noreply.github.com> Date: Tue, 21 Dec 2021 00:07:02 +0100 Subject: [PATCH] Create arin.json --- domains/arin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arin.json diff --git a/domains/arin.json b/domains/arin.json new file mode 100644 index 000000000..cb49cef7b --- /dev/null +++ b/domains/arin.json @@ -0,0 +1,11 @@ +{ + "description": "arin's personal website", + "repo": "https://github.com/6Arin9", + "owner": { + "username": "arin", + "email": "karciello.yt@gmail.com" + }, + "record": { + "CNAME": "arindev.tech" + } +}