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"] + } +}