From e621cee9af18ae89d44d35790a67c258192e02d0 Mon Sep 17 00:00:00 2001 From: r-b-l-x <178317246+r-b-l-x@users.noreply.github.com> Date: Tue, 13 Aug 2024 23:07:38 +0200 Subject: [PATCH 1/2] Create rblx.json --- rblx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 rblx.json diff --git a/rblx.json b/rblx.json new file mode 100644 index 000000000..fd934b900 --- /dev/null +++ b/rblx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "r-b-l-x", + "email": "178317246+r-b-l-x@users.noreply.github.com" + }, + "record": { + "CNAME": "r-b-l-x.github.io" + } +} From fb350cb3e181e39693397e77351abd32dd937b01 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 14 Aug 2024 11:22:02 +0300 Subject: [PATCH 2/2] Rename rblx.json to domains/rblx.json --- rblx.json => domains/rblx.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename rblx.json => domains/rblx.json (100%) diff --git a/rblx.json b/domains/rblx.json similarity index 100% rename from rblx.json rename to domains/rblx.json