From 7e78d6bdb3017ed12a914e08f43ce942a14ddf01 Mon Sep 17 00:00:00 2001 From: Cindynator Date: Sat, 21 May 2022 10:25:24 -0600 Subject: [PATCH 1/2] Create cindy.json --- domains/cindy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cindy.json diff --git a/domains/cindy.json b/domains/cindy.json new file mode 100644 index 000000000..5222769cf --- /dev/null +++ b/domains/cindy.json @@ -0,0 +1,12 @@ +{ + "description": "portefolio website", + "repo": "https://github.com/cindynatorella/cindynatorella.github.io", + "owner": { + "username": "cindynatorella", + "email": "cindy.e.roullet@email" + + }, + "record": { + "CNAME": "cindynatorella.github.io" + } + } \ No newline at end of file From b0ceba7dd69314801f8719ca6efb3f841f980d7e Mon Sep 17 00:00:00 2001 From: Cindynator Date: Sat, 21 May 2022 10:31:28 -0600 Subject: [PATCH 2/2] typo in cindy.json --- domains/cindy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cindy.json b/domains/cindy.json index 5222769cf..62562d874 100644 --- a/domains/cindy.json +++ b/domains/cindy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/cindynatorella/cindynatorella.github.io", "owner": { "username": "cindynatorella", - "email": "cindy.e.roullet@email" + "email": "cindy.e.roullet@gmail.com" }, "record": {