From 7fea9e60f021f374daa6e5d1438ccff2e4b7d66c Mon Sep 17 00:00:00 2001 From: sfx <81884797+iamsfx@users.noreply.github.com> Date: Sat, 11 Mar 2023 16:51:03 +0000 Subject: [PATCH] Create sfx.json --- domains/sfx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sfx.json 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" + } +}