From 48c22e26cebb30a84d35b9ac0e70f35a37b0c1fe Mon Sep 17 00:00:00 2001 From: Nef Rossano <286767+nefter@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:46:16 -0600 Subject: [PATCH] Create nef.json --- domains/nef.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nef.json diff --git a/domains/nef.json b/domains/nef.json new file mode 100644 index 000000000..ab8081fba --- /dev/null +++ b/domains/nef.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", + "owner": { + "username": "nefter", + "email": "[email protected]" + }, + "record": { + "A": ["75.2.60.5"] + } +}