Merge pull request #15371 from AverseABFun/main

Create averse.json
This commit is contained in:
orangc
2024-08-05 20:01:23 -04:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Personal site",
"repo": "https://github.com/AverseABFun/my-site",
"owner": {
"username": "AverseABFun",
"email": "averse.abfun@gmail.com"
},
"record": {
"CNAME": "averseabfun.github.io"
}
}