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 1/3] 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" + } +} From b156ff3a3047791353e042c386541feeedaa28cf Mon Sep 17 00:00:00 2001 From: sfx <81884797+iamsfx@users.noreply.github.com> Date: Sat, 11 Mar 2023 17:04:08 +0000 Subject: [PATCH 2/3] Update sfx.json --- domains/sfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sfx.json b/domains/sfx.json index cb880248c..80ba0889d 100644 --- a/domains/sfx.json +++ b/domains/sfx.json @@ -1,6 +1,6 @@ { "description": "A personal website talking about my history", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/iamsfx/iamsfx.github.io", "owner": { "username": "iamsfx", "email": "sfx@fbi.ac", From 55d8960ef92d7965ecdd3989caf076dbda0f8082 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 12 Mar 2023 06:29:04 +0800 Subject: [PATCH 3/3] Update sfx.json --- domains/sfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sfx.json b/domains/sfx.json index 80ba0889d..a8fd96168 100644 --- a/domains/sfx.json +++ b/domains/sfx.json @@ -4,7 +4,7 @@ "owner": { "username": "iamsfx", "email": "sfx@fbi.ac", - "twitter": "@therealsfx" + "twitter": "therealsfx" }, "record": { "CNAME": "iamsfx.github.io"