Create sfx.json

This commit is contained in:
sfx
2023-03-11 16:51:03 +00:00
committed by GitHub
parent 79f65e699e
commit 7fea9e60f0
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A personal website talking about my history",
"repo": "https://github.com/<github-username>/<github-username>.github.io",
"owner": {
"username": "iamsfx",
"email": "sfx@fbi.ac",
"twitter": "@therealsfx"
},
"record": {
"CNAME": "iamsfx.github.io"
}
}