Merge pull request #16553 from aswinmahesh/main

Register aswinmaheshc.is-a.dev with Netlify A record
This commit is contained in:
orangc
2024-10-13 13:17:50 +03:00
committed by GitHub
2 changed files with 16 additions and 1 deletions
+3 -1
View File
@@ -6,6 +6,8 @@
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"CNAME": "aswinmahesh.netlify.app"
"A": [
"75.2.60.5"
]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Aswin Mahesh C Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
}
}