From 182bd370752692bc1737fd5e6a6e880d5b001a51 Mon Sep 17 00:00:00 2001 From: PemTshewang <77913595+pemtshewang@users.noreply.github.com> Date: Sat, 9 Jul 2022 17:43:04 +0600 Subject: [PATCH] Created pemtshewang.json --- domains/pemtshewang.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pemtshewang.json diff --git a/domains/pemtshewang.json b/domains/pemtshewang.json new file mode 100644 index 000000000..f070b9552 --- /dev/null +++ b/domains/pemtshewang.json @@ -0,0 +1,12 @@ +{ + "description": "The subdomain will be used for my github portfolio :)", + "repo": "https://github.com/pemtshewang/pemtshewang.github.io", + "owner": { + "username": "pemtshewang", + "email": "pemtshewang500@gmail.com", + "twitter": "pemtshewang_4" + }, + "record": { + "CNAME": "pemtshewang.github.io" + } +}