From 5675fba1fecda42a77c9473144bf06a818d019ca Mon Sep 17 00:00:00 2001 From: Yoandy Rodriguez Martinez Date: Mon, 5 Oct 2020 23:58:29 -0400 Subject: [PATCH 1/2] 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" + } +} From 33b8dbe34211cd7381b011f7005ce336f58ce7ee Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 6 Oct 2020 10:26:28 +0530 Subject: [PATCH 2/2] Update domains/yorodm.json --- domains/yorodm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yorodm.json b/domains/yorodm.json index f9ab3862c..2c4e81a6d 100644 --- a/domains/yorodm.json +++ b/domains/yorodm.json @@ -1,6 +1,6 @@ { "description": "/home/yorodm", - "repo": "https://github.com/user/yorodm.github.io", + "repo": "https://github.com/yorodm/yorodm.github.io", "owner": { "username": "yorodm", "email": "yoandy.rmartinez@gmail.com"