Merge pull request #18207 from nefter/name

Create nef.json
This commit is contained in:
orangc
2025-01-11 18:24:02 +03:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Describe the use of this subdomain",
"repo": "https://github.com/nefter/eleventy-netlify-boilerplate",
"owner": {
"username": "nefter",
"email": "therealnefter@gmail.com"
},
"record": {
"A": ["75.2.60.5"]
}
}