Create nebula.json

This commit is contained in:
Nebula
2021-02-13 20:48:48 -05:00
committed by GitHub
parent bf94f1b9d6
commit 14633aeae6
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My personal website",
"repo": "https://github.com/itsnebulalol/nebulayt.xyz",
"owner": {
"username": "itsnebulalol",
"email": "computerman1229@gmail.com"
},
"record": {
"CNAME": "itsnebulalol.github.io"
}
}