From b7e3b58a6947dc3554ace614d7020d21bad47b02 Mon Sep 17 00:00:00 2001 From: Johan Sebastian <65955878+JohanSanSebastian@users.noreply.github.com> Date: Thu, 11 Mar 2021 08:15:43 +0400 Subject: [PATCH] Create johansansebastian.json --- domains/johansansebastian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johansansebastian.json diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json new file mode 100644 index 000000000..4ad074b77 --- /dev/null +++ b/domains/johansansebastian.json @@ -0,0 +1,11 @@ +{ + "description": "Johan's personal developer website", + "repo": "https://github.com/JohanSanSebastian", + "owner": { + "username": "JohanSanSebastian", + "email": "johansanju06@gmail.com" + }, + "record": { + "CNAME": "JohanSanSebastian.github.io" + } +}