From d61f285e3090e91877e99b2df37162bad5b0b1b9 Mon Sep 17 00:00:00 2001 From: hieunt Date: Tue, 18 Feb 2025 13:20:15 +0700 Subject: [PATCH 1/3] Create alec.json --- alec.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 alec.json diff --git a/alec.json b/alec.json new file mode 100644 index 000000000..03ca80bdc --- /dev/null +++ b/alec.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "asidsdamad1" + }, + "record": { + "CNAME": "asidsdamad1.github.io/" + } +} From c3b275faa08d2c01c5b0af5c71d6ff7f46db6f85 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:26:04 +0300 Subject: [PATCH 2/3] Update alec.json --- alec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alec.json b/alec.json index 03ca80bdc..8bd61cf74 100644 --- a/alec.json +++ b/alec.json @@ -3,6 +3,6 @@ "username": "asidsdamad1" }, "record": { - "CNAME": "asidsdamad1.github.io/" + "CNAME": "asidsdamad1.github.io" } } From 5751f74ae6fc5371ca1cdfd863ff72f74832a4f4 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:28:36 +0300 Subject: [PATCH 3/3] Rename alec.json to domains/alec.json --- alec.json => domains/alec.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename alec.json => domains/alec.json (100%) diff --git a/alec.json b/domains/alec.json similarity index 100% rename from alec.json rename to domains/alec.json