From 9edaee42ffe335db48649a8b4f74c218999b0a1d Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Tue, 4 Feb 2025 12:48:52 -0700 Subject: [PATCH] Create nd24.json --- domains/nd24.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nd24.json diff --git a/domains/nd24.json b/domains/nd24.json new file mode 100644 index 000000000..eff10a971 --- /dev/null +++ b/domains/nd24.json @@ -0,0 +1,11 @@ +{ + "description": "natedog2424's portfolio website", + "repo": "https://github.com/natedog2424/natedog2424.github.io", + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "CNAME": "natedog2424.github.io" + } +}