From 8e24c69f7b7b7813d88e1527fad7082e977c3114 Mon Sep 17 00:00:00 2001 From: Shubham Lal Date: Sun, 23 Apr 2023 18:47:27 +0530 Subject: [PATCH 1/2] feat(domain): add `shubhamlal.is-a.dev` --- domains/shubhamlal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shubhamlal.json diff --git a/domains/shubhamlal.json b/domains/shubhamlal.json new file mode 100644 index 000000000..6844541fc --- /dev/null +++ b/domains/shubhamlal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CERTIFIED2003", + "email": "lal.shubham027@gmail.com" + }, + + "record": { + "A": ["https://ubuntuos.pages.dev"] + } +} From fc5c4ce7fc93becf81bf3229578838ff17c5cd9d Mon Sep 17 00:00:00 2001 From: Shubham Lal Date: Sun, 23 Apr 2023 18:48:59 +0530 Subject: [PATCH 2/2] Update shubhamlal.json --- domains/shubhamlal.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/shubhamlal.json b/domains/shubhamlal.json index 6844541fc..b94be1a1a 100644 --- a/domains/shubhamlal.json +++ b/domains/shubhamlal.json @@ -1,10 +1,12 @@ { + "description": "Welcome to Shubham's Portfolio website! This website has been designed using the Ubuntu 20.04 theme, and has been developed using NEXT.js and Tailwind CSS. The website showcases my skills, projects, and experience in a visually appealing and user-friendly manner. The use of the Ubuntu 20.04 theme gives it a sleek and modern look, while the use of NEXT.js and Tailwind CSS ensures a fast and responsive user experience.With this website, I hope to demonstrate my expertise in web development and design, and provide visitors with a comprehensive overview of my skills and experience. Thank you for visiting my website, and please don't hesitate to get in touch if you have any questions or would like to discuss a project.", + "repo": "https://github.com/CERTIFIED2003/ubuntuOS-playground", "owner": { "username": "CERTIFIED2003", - "email": "lal.shubham027@gmail.com" + "email": "im.shubhamlal@gmail.com", + "linkedin": "https://www.linkedin.com/in/shubham-lal" }, - "record": { - "A": ["https://ubuntuos.pages.dev"] + "URL": "https://ubuntuos.pages.dev" } }