From 36a8a93dedfef9a2c14e71d2e2eead1ebab204b7 Mon Sep 17 00:00:00 2001 From: gokul swaminathan <33443763+JavaCafe01@users.noreply.github.com> Date: Fri, 29 Jan 2021 17:21:16 -0800 Subject: [PATCH] Create gokulswami.json --- domains/gokulswami.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gokulswami.json diff --git a/domains/gokulswami.json b/domains/gokulswami.json new file mode 100644 index 000000000..2a6d68fa1 --- /dev/null +++ b/domains/gokulswami.json @@ -0,0 +1,12 @@ +{ + "description": "Gokul's Personal Site", + "repo": "https://github.com/JavaCafe01/javacafe01.github.io", + "owner": { + "username": "JavaCafe01", + "email": "", + "twitter": "javacafe01" + }, + "record": { + "CNAME": "javacafe01.github.io" + } +}