From a5b1490d5a89148add096e02f688f35e3189c52f Mon Sep 17 00:00:00 2001 From: Magitian Date: Sun, 14 Jul 2024 10:51:23 +0530 Subject: [PATCH 1/2] Add blogs website --- domains/magitian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/magitian.json diff --git a/domains/magitian.json b/domains/magitian.json new file mode 100644 index 000000000..e6cfc95f7 --- /dev/null +++ b/domains/magitian.json @@ -0,0 +1,12 @@ +{ + "description": "Home for my blogs", + "repo": "https://github.com/themagitian/themagitian.github.io", + "owner": { + "username": "magitian", + "email": "magitian@duck.com", + "twitter": "" + }, + "record": { + "CNAME": "themagitian.github.io" + } +} From 7e8af7d241ddfdc9415305ed7ab3d4cc8da02658 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 14 Jul 2024 12:29:57 +0700 Subject: [PATCH 2/2] Update magitian.json --- domains/magitian.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/magitian.json b/domains/magitian.json index e6cfc95f7..a0411e9dd 100644 --- a/domains/magitian.json +++ b/domains/magitian.json @@ -3,8 +3,7 @@ "repo": "https://github.com/themagitian/themagitian.github.io", "owner": { "username": "magitian", - "email": "magitian@duck.com", - "twitter": "" + "email": "magitian@duck.com" }, "record": { "CNAME": "themagitian.github.io"