From 2ee3c0b3684237134eb6f5b4f13be04d153b75e8 Mon Sep 17 00:00:00 2001 From: thesillycat Date: Wed, 21 Feb 2024 20:04:50 +0000 Subject: [PATCH] feat(domain): tomsystems.is-a.dev --- domains/tomsystems.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tomsystems.json diff --git a/domains/tomsystems.json b/domains/tomsystems.json new file mode 100644 index 000000000..73ff4d4fd --- /dev/null +++ b/domains/tomsystems.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thesillycat", + "email": "tomnetwork@duck.com" + }, + "record": { + "CNAME": "tomsystems.pages.dev" + } +}