From 22217bf743f7362114cf80d7bd15dc7336946107 Mon Sep 17 00:00:00 2001 From: Ayaan Date: Mon, 22 Jul 2024 17:01:41 +0100 Subject: [PATCH 1/2] Create revolux.json --- domains/revolux.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/revolux.json diff --git a/domains/revolux.json b/domains/revolux.json new file mode 100644 index 000000000..76264721b --- /dev/null +++ b/domains/revolux.json @@ -0,0 +1,12 @@ +{ + "description": "For my personal portfolio", + "repo": "https://github.com/rxvolux/rxvolux.github.io", + "owner": { + "username": "rxvolux>", + "email": "business.itzswift@gmail.com", + "twitter": "rxvolux" + }, + "record": { + "CNAME": "rxvolux.github.io" + } +} \ No newline at end of file From e08cf78b5c1cb851c0a5516fa4beefb70094276c Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 22 Jul 2024 13:02:26 -0400 Subject: [PATCH 2/2] Update revolux.json --- domains/revolux.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/revolux.json b/domains/revolux.json index 76264721b..0851bcacc 100644 --- a/domains/revolux.json +++ b/domains/revolux.json @@ -2,11 +2,11 @@ "description": "For my personal portfolio", "repo": "https://github.com/rxvolux/rxvolux.github.io", "owner": { - "username": "rxvolux>", + "username": "rxvolux", "email": "business.itzswift@gmail.com", "twitter": "rxvolux" }, "record": { "CNAME": "rxvolux.github.io" } -} \ No newline at end of file +}