From f8e7ca38cfa7f1bb0ba32bed46e4b909ddd2b6b0 Mon Sep 17 00:00:00 2001 From: Akhilesh Vaghela <90500790+theavian@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:44:13 +0530 Subject: [PATCH] Create theavian.json --- domains/theavian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theavian.json diff --git a/domains/theavian.json b/domains/theavian.json new file mode 100644 index 000000000..5e60bd599 --- /dev/null +++ b/domains/theavian.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portofolio website", + "repo": "https://github.com/theavian/theavian.github.io", + "owner": { + "username": "theavian", + "email": "avicrafty8@gmail.com", + "twitter": "Avian_studios" + }, + "record": { + "CNAME": "theavian.github.io" + } +}