From c4fd65a356eecc9e6be9509a3890200abafff53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Ali=20Suba=C5=9F=C4=B1?= <65021996+mhmmdlsubasi@users.noreply.github.com> Date: Tue, 2 Jul 2024 23:36:17 +0300 Subject: [PATCH 1/3] Register subasi.is-a.dev --- domains/subasi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/subasi.json diff --git a/domains/subasi.json b/domains/subasi.json new file mode 100644 index 000000000..d348f48da --- /dev/null +++ b/domains/subasi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mhmmdlsubasi", + "email": "mhmmdlsubasi@outlook.com", + "discord": "319735026625413132" + }, + + "record": { + "CNAME": "https://github.com/mhmmdlsubasi/mhmmdlsubasi.github.io" + } + } + \ No newline at end of file From 5477368940b08f44046d214b3764520adba0c4a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Ali=20Suba=C5=9F=C4=B1?= <65021996+mhmmdlsubasi@users.noreply.github.com> Date: Tue, 2 Jul 2024 23:49:19 +0300 Subject: [PATCH 2/3] Update subasi.json --- domains/subasi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/subasi.json b/domains/subasi.json index d348f48da..7f54fd687 100644 --- a/domains/subasi.json +++ b/domains/subasi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://github.com/mhmmdlsubasi/mhmmdlsubasi.github.io" + "CNAME": "https://mhmmdlsubasi.github.io/" } } - \ No newline at end of file + From 4fef3ca0009cdcf18fff074a4b6f9ff3f82552d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Ali=20Suba=C5=9F=C4=B1?= <65021996+mhmmdlsubasi@users.noreply.github.com> Date: Wed, 3 Jul 2024 00:13:56 +0300 Subject: [PATCH 3/3] Update subasi.json --- domains/subasi.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/subasi.json b/domains/subasi.json index 7f54fd687..6ba35654f 100644 --- a/domains/subasi.json +++ b/domains/subasi.json @@ -1,12 +1,16 @@ { + "description": "For a personnal portfolio", + "repo": "https://github.com/mhmmdlsubasi/mhmmdlsubasi.github.io", "owner": { "username": "mhmmdlsubasi", "email": "mhmmdlsubasi@outlook.com", - "discord": "319735026625413132" + "discord": "319735026625413132", + "twitter": "mhmmdlsubasi", + "instagram": "mhmmdlsubasi" }, "record": { - "CNAME": "https://mhmmdlsubasi.github.io/" + "CNAME": "mhmmdlsubasi.github.io" } }