Create shadowalker.json

This commit is contained in:
Shadow Dev
2023-08-30 11:33:46 +05:30
committed by GitHub
parent a42e832b27
commit 02cfef1761
+11
View File
@@ -0,0 +1,11 @@
{
"description": "This domain will be used for my personal website.",
"repo": "https://github.com/shadowisdev/shadowisdev",
"owner": {
"username": "shadowisdev",
"email": "shadowisdev@gmail.com"
},
"record": {
"CNAME": "shadowisdev.github.io"
}
}