Merge pull request #608 from z3ro0k/main

change email and url endpoint
This commit is contained in:
Akshay Nair
2021-03-07 21:03:27 +05:30
committed by GitHub
+4 -4
View File
@@ -1,11 +1,11 @@
{
"description": "ATZU's website",
"description": "Atzu's Personal Website",
"repo": "https://github.com/z3ro0k",
"owner": {
"username": "z3ro0k",
"email": "zerok636@gmail.com"
"username": "Atzu",
"email": "atzu@nextgenteam.tech"
},
"record": {
"CNAME": "atzu.xyz"
"URL": "https://atzu.studio"
}
}