From 51f640af342a7fdfe4dac4d11c4dab998ffb8e67 Mon Sep 17 00:00:00 2001 From: Online13 Date: Tue, 21 Nov 2023 08:23:37 +0300 Subject: [PATCH 1/3] feat(domain): rayane.is-a.dev --- domains/rayane.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayane.json diff --git a/domains/rayane.json b/domains/rayane.json new file mode 100644 index 000000000..6eb0461c9 --- /dev/null +++ b/domains/rayane.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Online13", + "email": "Rratiarivelo@gmail.com" + }, + "record": { + "CNAME": "www.online13.github.io" + } +} From 61085d0e0386f724f067a689863be076902e8855 Mon Sep 17 00:00:00 2001 From: Online13 Date: Tue, 21 Nov 2023 08:29:54 +0300 Subject: [PATCH 2/3] feat(domain): rayane-nekena.is-a.dev --- domains/rayane-nekena.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayane-nekena.json diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json new file mode 100644 index 000000000..873baf51c --- /dev/null +++ b/domains/rayane-nekena.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Online13", + "email": "Rratiarivelo@gmail.com" + }, + "record": { + "CNAME": "online13.github.io" + } +} From bbff31e6caf35d6d4e715df2fefdbc3346626c13 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Tue, 21 Nov 2023 08:38:46 +0300 Subject: [PATCH 3/3] Delete domains/rayane.json --- domains/rayane.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rayane.json diff --git a/domains/rayane.json b/domains/rayane.json deleted file mode 100644 index 6eb0461c9..000000000 --- a/domains/rayane.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Online13", - "email": "Rratiarivelo@gmail.com" - }, - "record": { - "CNAME": "www.online13.github.io" - } -}