From fa31ebc78b06f198ed1f8f4d61235bca78411569 Mon Sep 17 00:00:00 2001 From: Jimmy <82720463+JIMMY1371@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:35:46 +0530 Subject: [PATCH] Create jimmy.json --- domains/jimmy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jimmy.json diff --git a/domains/jimmy.json b/domains/jimmy.json new file mode 100644 index 000000000..60010e29d --- /dev/null +++ b/domains/jimmy.json @@ -0,0 +1,12 @@ +{ + "description": "this is my website", + "repo": "https://github.com/JIMMY1371/jimmy.is-a.dev", + "owner": { + "username": "JIMMY1371", + "email": "idkvro8@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "JIMMY1371.github.io" + } +}