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] 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"] + } +}