From 41763568285908ea4e954a19a78d2f27ea261fe8 Mon Sep 17 00:00:00 2001 From: Karthikeyan J <139041816+karthik1915@users.noreply.github.com> Date: Sun, 9 Mar 2025 07:24:06 +0530 Subject: [PATCH] Create karthikeyanj.json - [x] The file is in the 'domains' folder and is in the JSON format. - [x] The file's name is all lowercased and alphanumeric. - [x] You have completed your website. - [x] The website is reachable. - [x] You're not using Vercel. - [ ] The CNAME record doesn't contain 'https://' or 'T. - [x] There is sufficient information at the 'owner' field. ## Website Link/Preview https://karthikeyanj.netlify.app --- domains/karthikeyanj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/karthikeyanj.json diff --git a/domains/karthikeyanj.json b/domains/karthikeyanj.json new file mode 100644 index 000000000..7a3d87558 --- /dev/null +++ b/domains/karthikeyanj.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio of karthikeyan J", + "repo": "https://github.com/karthik1915/my-vue-portfolio", + "owner": { + "username": "karthik1915", + "email": "karthikeyanj1915@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +}