From e3f9c0cfc19401c1b1b241f47472052e11d64607 Mon Sep 17 00:00:00 2001 From: Aayan Date: Fri, 20 Aug 2021 18:24:44 +0500 Subject: [PATCH] Create yan.json --- domains/yan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yan.json diff --git a/domains/yan.json b/domains/yan.json new file mode 100644 index 000000000..88311f216 --- /dev/null +++ b/domains/yan.json @@ -0,0 +1,12 @@ +{ + "description": "yan's site", + "repo": "https://github.com/github-username/yanNotDev.github.io", + "owner": { + "username": "yanNotDev", + "email": "aayantde@hotmail.com", + "twitter": "AayanTDE" + }, + "record": { + "CNAME": "yanNotDev.github.io" + } +}