From 65a1efc1ee375693b2b68e22e3ca8de848a3dd49 Mon Sep 17 00:00:00 2001 From: Cole Wilson Date: Fri, 16 Apr 2021 21:58:51 -0700 Subject: [PATCH 1/2] Create cole.json --- domains/cole.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cole.json diff --git a/domains/cole.json b/domains/cole.json new file mode 100644 index 000000000..f5cc0f02c --- /dev/null +++ b/domains/cole.json @@ -0,0 +1,11 @@ +{ + "description": "Link to colewilson.xyz", + "repo": "https://github.com/cole-wilson/colewilson.xyz", + "owner": { + "username": "cole-wilson", + "email": "support@colewilson.xyz" + }, + "record": { + "URL": "https://colewilson.xyz" + } +} From 2c645f91e68c34039ab4c5dea1eaa0e4cdff4395 Mon Sep 17 00:00:00 2001 From: RoBlockHead <15642007+RoBlockHead@users.noreply.github.com> Date: Sat, 17 Apr 2021 01:46:04 -0400 Subject: [PATCH 2/2] Add miro.is-a.dev --- domains/miro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/miro.json diff --git a/domains/miro.json b/domains/miro.json new file mode 100644 index 000000000..231b3639c --- /dev/null +++ b/domains/miro.json @@ -0,0 +1,11 @@ +{ + "description": "My other site :)", + "repo": "https://replit.com/@RoBlockHead/mirois-adev", + "owner": { + "username": "RoBlockHead", + "email": "tessa7551@gmail.com" + }, + "record": { + "CNAME": "c2b57eca-71a9-4f20-8877-c210f7e71f12.repl.co" + } +}