From b5112190a9743c3fe92a799e8b5865014afc92bb Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Wed, 5 Feb 2025 15:25:52 +0200 Subject: [PATCH 1/2] Create alphaspheredotai.json --- domains/alphaspheredotai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alphaspheredotai.json diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json new file mode 100644 index 000000000..269ba2f39 --- /dev/null +++ b/domains/alphaspheredotai.json @@ -0,0 +1,11 @@ +{ + "description": "Website of AlphaSphere.AI Team", + "repo": "https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io", + "owner": { + "username": "AlphaSphereDotAI", + "email": "AlphaSphere.AI@gmail.com" + }, + "record": { + "CNAME": "AlphaSphereDotAI.github.io" + } +} From 6f5934eaf2f49a144bb515bd28a01f765887557e Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Wed, 12 Feb 2025 21:42:25 +0200 Subject: [PATCH 2/2] Update alphaspheredotai.json --- domains/alphaspheredotai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json index 269ba2f39..f38a5a02d 100644 --- a/domains/alphaspheredotai.json +++ b/domains/alphaspheredotai.json @@ -6,6 +6,6 @@ "email": "AlphaSphere.AI@gmail.com" }, "record": { - "CNAME": "AlphaSphereDotAI.github.io" + "CNAME": "alphaspheredotai.github.io" } }