From 363733b5e632ca1d7ec23500bc563ece593d95cc Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 11:59:59 +0530 Subject: [PATCH 1/2] Create lyaxsh.json --- domains/lyaxsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lyaxsh.json diff --git a/domains/lyaxsh.json b/domains/lyaxsh.json new file mode 100644 index 000000000..54c01068b --- /dev/null +++ b/domains/lyaxsh.json @@ -0,0 +1,11 @@ +{ + "description": "Simple portfolio website", + "repo": "https://github.com/lyaxsh/lyaxsh.github.io", + "owner": { + "username": "lyaxsh", + "email": "[email protected]" + }, + "record": { + "CNAME": "lyaxsh.github.io" + } +} From d5e1c057100a521d6eae27530f540c51c5b7f164 Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 12:05:07 +0530 Subject: [PATCH 2/2] Update lyaxsh.json --- domains/lyaxsh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lyaxsh.json b/domains/lyaxsh.json index 54c01068b..7c4c61b87 100644 --- a/domains/lyaxsh.json +++ b/domains/lyaxsh.json @@ -1,9 +1,9 @@ { - "description": "Simple portfolio website", + "description": "Simple portfolio website for lyaxsh", "repo": "https://github.com/lyaxsh/lyaxsh.github.io", "owner": { "username": "lyaxsh", - "email": "[email protected]" + "email": "lakshnahar.forwork@gmail.com" }, "record": { "CNAME": "lyaxsh.github.io"