From 37b3ecb5bbc16fdaa9d3b57a87c0a079299a5acd Mon Sep 17 00:00:00 2001 From: XxHiroTTVxX <101534563+XxHiroTTVxX@users.noreply.github.com> Date: Sun, 26 Jun 2022 05:51:04 -0700 Subject: [PATCH 1/2] Create hiro.json --- domains/hiro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hiro.json diff --git a/domains/hiro.json b/domains/hiro.json new file mode 100644 index 000000000..667f48ba7 --- /dev/null +++ b/domains/hiro.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website for now", + "repo": "https://github.com/XxHiroTTVxX", + "owner": { + "username": "XxHiroTTVxX", + "email": "xxhirottvxx@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": ["incognito-20-production-9fe2.up.railway.app"] + } +} From e3be05b3ef63206889fe4f690b800408ff7b7d99 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 26 Jun 2022 08:53:21 -0400 Subject: [PATCH 2/2] Update hiro.json --- domains/hiro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hiro.json b/domains/hiro.json index 667f48ba7..d83e04528 100644 --- a/domains/hiro.json +++ b/domains/hiro.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": ["incognito-20-production-9fe2.up.railway.app"] + "CNAME": "incognito-20-production-9fe2.up.railway.app" } }