From 248f14f51b2ea9155a8dbe1c12571245a331143d Mon Sep 17 00:00:00 2001 From: SaiVikramTechy Date: Fri, 13 Oct 2023 19:16:38 +0530 Subject: [PATCH 1/2] feat(domain): saivikram.is-a.dev --- domains/saivikram.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saivikram.json diff --git a/domains/saivikram.json b/domains/saivikram.json new file mode 100644 index 000000000..7d8da9402 --- /dev/null +++ b/domains/saivikram.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SaiVikramTechy", + "email": "vikramkomma08@gmail.com" + }, + "record": { + "URL": "saivikramtechy.github.io" + } +} From 9db7f90063eb457da0e0659d5e3ff7d215e420de Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 13 Oct 2023 11:11:20 -0400 Subject: [PATCH 2/2] Update saivikram.json --- domains/saivikram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saivikram.json b/domains/saivikram.json index 7d8da9402..c4038f312 100644 --- a/domains/saivikram.json +++ b/domains/saivikram.json @@ -4,6 +4,6 @@ "email": "vikramkomma08@gmail.com" }, "record": { - "URL": "saivikramtechy.github.io" + "URL": "https://saivikramtechy.github.io" } }