From c56f03944c07ca27671d47278ea7956ab04c3167 Mon Sep 17 00:00:00 2001 From: Thedogecraft Date: Sat, 23 Sep 2023 15:55:58 -0700 Subject: [PATCH] feat(domain): dantae.is-a.dev --- domains/dantae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dantae.json diff --git a/domains/dantae.json b/domains/dantae.json new file mode 100644 index 000000000..e6b1be24f --- /dev/null +++ b/domains/dantae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thedogecraft", + "email": "dantaealt@gmail.com" + }, + "record": { + "CNAME": "nativegames.net" + } +}