diff --git a/domains/sfx.json b/domains/sfx.json new file mode 100644 index 000000000..cb880248c --- /dev/null +++ b/domains/sfx.json @@ -0,0 +1,12 @@ +{ + "description": "A personal website talking about my history", + "repo": "https://github.com//.github.io", + "owner": { + "username": "iamsfx", + "email": "sfx@fbi.ac", + "twitter": "@therealsfx" + }, + "record": { + "CNAME": "iamsfx.github.io" + } +}