From 7d6396490adfdac6bc63f463371297af57f156f1 Mon Sep 17 00:00:00 2001 From: "Mr. Quack" Date: Sat, 19 Jun 2021 17:01:47 -0700 Subject: [PATCH 1/2] e --- domains/thequackyduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thequackyduck.json diff --git a/domains/thequackyduck.json b/domains/thequackyduck.json new file mode 100644 index 000000000..cf7fcfa8b --- /dev/null +++ b/domains/thequackyduck.json @@ -0,0 +1,11 @@ +{ + "description": "my profolio", + "repo": "https://github.com/thequackyduck/thequackyduck.github.io", + "owner": { + "username": "thequackyduck", + "email": "zcodezt@gmail.com" + }, + "record": { + "CNAME": "thequackyduck.github.io" + } +} From 3dbd6adfac935a6df671c4c3cd1de2f8cc3bc2a0 Mon Sep 17 00:00:00 2001 From: "Mr. Quack" Date: Sat, 19 Jun 2021 17:07:53 -0700 Subject: [PATCH 2/2] fix portfolio spelling --- domains/thequackyduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thequackyduck.json b/domains/thequackyduck.json index cf7fcfa8b..d483c0df8 100644 --- a/domains/thequackyduck.json +++ b/domains/thequackyduck.json @@ -1,5 +1,5 @@ { - "description": "my profolio", + "description": "my portfolio", "repo": "https://github.com/thequackyduck/thequackyduck.github.io", "owner": { "username": "thequackyduck",