From d45bb2c0d122e06abd3501158df7e12e842d1092 Mon Sep 17 00:00:00 2001 From: Rage65 <123thetechguy@gmail.com> Date: Fri, 5 Jan 2024 18:10:56 -0500 Subject: [PATCH] feat(domain): davin.is-a.dev --- domains/davin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davin.json diff --git a/domains/davin.json b/domains/davin.json new file mode 100644 index 000000000..63ee9e5ee --- /dev/null +++ b/domains/davin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rage65", + "email": "123thetechguy@gmail.com" + }, + "record": { + "CNAME": "deva65.duckdns.org" + } +}