From 075204b0c151f7ea25c8527b63d8f95c9b54f13a Mon Sep 17 00:00:00 2001 From: theinfamouscoder5 Date: Thu, 2 May 2024 14:05:30 -0400 Subject: [PATCH] feat(domain): cody.is-a.dev --- domains/cody.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cody.json diff --git a/domains/cody.json b/domains/cody.json new file mode 100644 index 000000000..2085acede --- /dev/null +++ b/domains/cody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theinfamouscoder5", + "email": "codingamazing224@outlook.com" + }, + "record": { + "URL": "https://about-cody.pages.dev/" + } +}