From 344973419843e04e9a195816b1e15b52acb48afc Mon Sep 17 00:00:00 2001 From: Jarvis Codes Date: Sun, 2 Aug 2026 20:02:22 +0530 Subject: [PATCH] Add laksh.json for developer portfolio details --- domains/laksh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/laksh.json diff --git a/domains/laksh.json b/domains/laksh.json new file mode 100644 index 0000000000..c516d40781 --- /dev/null +++ b/domains/laksh.json @@ -0,0 +1,10 @@ +{ + "description": "Personal developer portfolio and software projects by CodeWithLakxsh", + "repo": "https://github.com/CodeWithLakxsh/CodeWithLakxsh.github.io", + "owner": { + "username": "CodeWithLakxsh" + }, + "records": { + "CNAME": "codewithlakxsh.github.io" + } +}