From f48ac06d9b424188086f2e02aff742476e21c602 Mon Sep 17 00:00:00 2001 From: WavingCat <69034430+WavingCatDevs@users.noreply.github.com> Date: Sat, 11 Sep 2021 12:32:06 -0700 Subject: [PATCH 1/4] Create wavingcat.json --- domains/wavingcat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wavingcat.json diff --git a/domains/wavingcat.json b/domains/wavingcat.json new file mode 100644 index 000000000..3f3622fed --- /dev/null +++ b/domains/wavingcat.json @@ -0,0 +1,11 @@ +{ + "description": "Just my homepage with my links :O :)", + "repo": "https://github.com/WavingCatDevs/WavingCatDevs.github.io", + "owner": { + "username": "wavingcatdevs", + "email": "wavingcatdevs@gmail.com", + }, + "record": { + "CNAME": "wavingcatdevs.github.io" + } +} From 6eb0eea08e09919277d813ff1fb890dfaeffd3ca Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Sat, 11 Sep 2021 19:48:18 -0400 Subject: [PATCH 2/4] fix json --- domains/wavingcat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wavingcat.json b/domains/wavingcat.json index 3f3622fed..40fef2a7b 100644 --- a/domains/wavingcat.json +++ b/domains/wavingcat.json @@ -3,7 +3,7 @@ "repo": "https://github.com/WavingCatDevs/WavingCatDevs.github.io", "owner": { "username": "wavingcatdevs", - "email": "wavingcatdevs@gmail.com", + "email": "wavingcatdevs@gmail.com" }, "record": { "CNAME": "wavingcatdevs.github.io" From 55579e7c7e7c0dc650231e00406b46613dd5af85 Mon Sep 17 00:00:00 2001 From: WavingCat <69034430+WavingCatDevs@users.noreply.github.com> Date: Sun, 12 Sep 2021 00:15:31 -0700 Subject: [PATCH 3/4] Update wavingcat.json --- domains/wavingcat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wavingcat.json b/domains/wavingcat.json index 40fef2a7b..82fe2f4b7 100644 --- a/domains/wavingcat.json +++ b/domains/wavingcat.json @@ -6,6 +6,6 @@ "email": "wavingcatdevs@gmail.com" }, "record": { - "CNAME": "wavingcatdevs.github.io" + "CNAME": "wavingcat.github.io" } } From 9310f6099b2c8f2d743586e440df93cd44b62294 Mon Sep 17 00:00:00 2001 From: WavingCat <69034430+WavingCatDevs@users.noreply.github.com> Date: Sun, 12 Sep 2021 12:04:26 +0100 Subject: [PATCH 4/4] Update wavingcat.json --- domains/wavingcat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wavingcat.json b/domains/wavingcat.json index 82fe2f4b7..40fef2a7b 100644 --- a/domains/wavingcat.json +++ b/domains/wavingcat.json @@ -6,6 +6,6 @@ "email": "wavingcatdevs@gmail.com" }, "record": { - "CNAME": "wavingcat.github.io" + "CNAME": "wavingcatdevs.github.io" } }