From 9679efc0b84984fe2b396ff9609628b2622a4233 Mon Sep 17 00:00:00 2001 From: imrk__ <84956115+thisisramhere@users.noreply.github.com> Date: Tue, 11 Jun 2024 21:53:53 +0530 Subject: [PATCH 1/2] thisisram.github.io --- domains/ram.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ram.json diff --git a/domains/ram.json b/domains/ram.json new file mode 100644 index 000000000..97029e03d --- /dev/null +++ b/domains/ram.json @@ -0,0 +1,12 @@ +{ + "description": "personal use", + "repo": "https://github.com/thisisramhere/Portfolio", + "owner": { + "username": "thisisramhere", + "email": "ramkiranmohan1759@gmail.com", + "twitter": "RamKiranMohan1" + }, + "record": { + "CNAME": "thisisram.github.io" + } +} From 0d4c29917abe3576b536586cbe51cdd2520e96d7 Mon Sep 17 00:00:00 2001 From: imrk__ <84956115+thisisramhere@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:59:27 +0530 Subject: [PATCH 2/2] Update ram.json --- domains/ram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ram.json b/domains/ram.json index 97029e03d..a2e1de021 100644 --- a/domains/ram.json +++ b/domains/ram.json @@ -7,6 +7,6 @@ "twitter": "RamKiranMohan1" }, "record": { - "CNAME": "thisisram.github.io" + "CNAME": "thisisramhere.github.io" } }