diff --git a/domains/aswinmahesh.json b/domains/aswinmahesh.json index 078e70036..634f210f7 100644 --- a/domains/aswinmahesh.json +++ b/domains/aswinmahesh.json @@ -6,6 +6,8 @@ "email": "aswinmahesh.com+dns@gmail.com" }, "record": { - "CNAME": "aswinmahesh.netlify.app" + "A": [ + "75.2.60.5" + ] } } diff --git a/domains/aswinmaheshc.json b/domains/aswinmaheshc.json new file mode 100644 index 000000000..0a6dd39c0 --- /dev/null +++ b/domains/aswinmaheshc.json @@ -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" + ] + } + } \ No newline at end of file