From 0855ad15f3bdb3546963d3d832f0aa4065d84877 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sat, 1 Mar 2025 22:37:34 +0530 Subject: [PATCH 1/2] Create sandun.json --- domains/sandun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sandun.json diff --git a/domains/sandun.json b/domains/sandun.json new file mode 100644 index 000000000..ebcd760bc --- /dev/null +++ b/domains/sandun.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website of Sandun Madhushan", + "repo": "https://github.com/sandunMadhushan/sandunMadhushan.github.io", + "owner": { + "username": "sandunMadhushan", + "email": "sandunhmadushan9330@gmail.com" + }, + "record": { + "CNAME": "sandunMadhushan.github.io" + } +} From 7146471b432c0056f219f2703707856bfd1c1818 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sat, 1 Mar 2025 22:58:06 +0530 Subject: [PATCH 2/2] Update domains/sandun.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/sandun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sandun.json b/domains/sandun.json index ebcd760bc..9e888ae80 100644 --- a/domains/sandun.json +++ b/domains/sandun.json @@ -6,6 +6,6 @@ "email": "sandunhmadushan9330@gmail.com" }, "record": { - "CNAME": "sandunMadhushan.github.io" + "CNAME": "sandunmadhushan.github.io" } }