From 5eb3bf63b8f63b8806d6b64b34b81355ab5f77cf Mon Sep 17 00:00:00 2001 From: Tran Bao Phuc Date: Tue, 25 Jan 2022 17:36:12 +0700 Subject: [PATCH] add felixtr --- domains/felixtr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/felixtr.json diff --git a/domains/felixtr.json b/domains/felixtr.json new file mode 100644 index 000000000..aa74e2904 --- /dev/null +++ b/domains/felixtr.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/tphuc/tphuc.github.io", + "owner": { + "username": "tphuc", + "email": "felixtran2000@gmail.com" + }, + "record": { + "CNAME": "tphuc.github.io" + } +}