From 363733b5e632ca1d7ec23500bc563ece593d95cc Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 11:59:59 +0530 Subject: [PATCH] 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" + } +}