From 85607be585d5a5e5ea113162800f9e06d8e03b3d Mon Sep 17 00:00:00 2001 From: R Ashwin <73417773+ashwin3082002@users.noreply.github.com> Date: Fri, 15 Apr 2022 16:30:10 +0530 Subject: [PATCH] Create ashwin.json --- domains/ashwin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashwin.json diff --git a/domains/ashwin.json b/domains/ashwin.json new file mode 100644 index 000000000..57d855556 --- /dev/null +++ b/domains/ashwin.json @@ -0,0 +1,12 @@ +{ + "description": "sample repo", + "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", + "owner": { + "username": "ashwin3082002", + "email": "ashwin3082002@gmail.com", + "twitter": "ashwin3082002" + }, + "record": { + "CNAME": "ashwin3082002.github.io" + } +}