From 3dd6f32cbadb78cf586b78d19865e603249fcf13 Mon Sep 17 00:00:00 2001 From: Yashash Pugalia Date: Mon, 6 Jun 2022 22:51:05 +0530 Subject: [PATCH] Create yashash.json --- domains/yashash.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yashash.json diff --git a/domains/yashash.json b/domains/yashash.json new file mode 100644 index 000000000..29d76ba1d --- /dev/null +++ b/domains/yashash.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/yashash1511/yashash1511.github.io", + "owner": { + "username": "yashash1511", + "email": "yashash1511@gmail.com" + }, + "record": { + "CNAME": "yashash1511.github.io" + } +}