Merge pull request #5057 from iamsfx/main

Create sfx.json
This commit is contained in:
William Harrison
2023-03-12 06:30:33 +08:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A personal website talking about my history",
"repo": "https://github.com/iamsfx/iamsfx.github.io",
"owner": {
"username": "iamsfx",
"email": "sfx@fbi.ac",
"twitter": "therealsfx"
},
"record": {
"CNAME": "iamsfx.github.io"
}
}