From 5675fba1fecda42a77c9473144bf06a818d019ca Mon Sep 17 00:00:00 2001 From: Yoandy Rodriguez Martinez Date: Mon, 5 Oct 2020 23:58:29 -0400 Subject: [PATCH] Register domain for user yorodm --- domains/yorodm.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yorodm.json diff --git a/domains/yorodm.json b/domains/yorodm.json new file mode 100644 index 000000000..f9ab3862c --- /dev/null +++ b/domains/yorodm.json @@ -0,0 +1,12 @@ +{ + "description": "/home/yorodm", + "repo": "https://github.com/user/yorodm.github.io", + "owner": { + "username": "yorodm", + "email": "yoandy.rmartinez@gmail.com" + }, + "record": { + "CNAME": "yorodm.github.io", + "URL": "https://yorodm.is-a.dev" + } +}