Merge pull request #1591 from nuxshed/main

add nuxsh.json
This commit is contained in:
Akshay Nair
2022-01-24 18:14:46 +05:30
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "hi, im nuxsh",
"repo": "https://github.com/nuxshed/nuxshed.github.io",
"owner": {
"username": "nuxshed",
"email": "nuxshed@gmail.com",
"discord": "nuxsh#9338"
},
"record": {
"CNAME": "nuxshed.github.io"
}
}