From a5b1490d5a89148add096e02f688f35e3189c52f Mon Sep 17 00:00:00 2001 From: Magitian Date: Sun, 14 Jul 2024 10:51:23 +0530 Subject: [PATCH] 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" + } +}