Create adonisfx.json

This commit is contained in:
Oğulcan
2023-02-19 13:13:43 +03:00
parent c16aded879
commit 1d91c62a4e
+12
View File
@@ -0,0 +1,12 @@
{
"description": "This is a domain for my personal website!",
"repo": "https://github.com/Adonisfx/adonisfx.github.io",
"owner": {
"username": "Adonisfx",
"email": "ogulcanozturk72@gmail.com",
"twitter": "ogulcanztrk1"
},
"record": {
"CNAME": "adonisfx.github.io/"
}
}