Merge pull request #2496 from xenmods/main

Create xen.json
This commit is contained in:
MaskDuck
2022-06-16 15:23:52 +07:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Website for my projects",
"repo": "https://github.com/xenmods/xenmods.github.io",
"owner": {
"username": "xenmods",
"email": "ilumomin04@gmail.com",
"twitter": "momin_ilf"
},
"record": {
"CNAME": "xenmods.github.io"
}
}