From a30c9951e5577f2f75d6dbc25597b0dd812fd737 Mon Sep 17 00:00:00 2001 From: Khanh Pham <56900821+canfam@users.noreply.github.com> Date: Mon, 15 Nov 2021 09:25:19 -0800 Subject: [PATCH] Create khanh.json --- domains/khanh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/khanh.json diff --git a/domains/khanh.json b/domains/khanh.json new file mode 100644 index 000000000..7adab0a20 --- /dev/null +++ b/domains/khanh.json @@ -0,0 +1,13 @@ + + +{ + "description": "Khanh's personal developer website", + "repo": "https://github.com/canfam", + "owner": { + "username": "canfam", + "email": "khanhpham072007@gmail.com" + }, + "record": { + "CNAME": "canfam.github.io" + } +}