From 07b803b9bf2f51e0deceda7904d44a77ac49be6c Mon Sep 17 00:00:00 2001 From: AGN <157490898+agnesmonret@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:50:02 +0100 Subject: [PATCH 1/3] Register auras.is-a.dev --- domains/auras.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/auras.json diff --git a/domains/auras.json b/domains/auras.json new file mode 100644 index 000000000..11f79b8cb --- /dev/null +++ b/domains/auras.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + + "record": { + "CNAME": "https://agnesmonret.github.io/website/" + } + } + \ No newline at end of file From cfbc43354f7b0a72a816dbf43282d57e4488077a Mon Sep 17 00:00:00 2001 From: AGN <157490898+agnesmonret@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:51:49 +0100 Subject: [PATCH 2/3] Update auras.json --- domains/auras.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/auras.json b/domains/auras.json index 11f79b8cb..519cdb247 100644 --- a/domains/auras.json +++ b/domains/auras.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://agnesmonret.github.io/website/" + "CNAME": "agnesmonret.github.io/website" } } - \ No newline at end of file + From f32595c580c5db477f41b02003e6346e31624e5a Mon Sep 17 00:00:00 2001 From: AGN <157490898+agnesmonret@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:53:36 +0100 Subject: [PATCH 3/3] Update auras.json --- domains/auras.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/auras.json b/domains/auras.json index 519cdb247..f6d0e13bd 100644 --- a/domains/auras.json +++ b/domains/auras.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "agnesmonret.github.io/website" + "CNAME": "agnesmonret.github.io" } }