From 372e24640de7055f7cc12f252abe0f3df8f95435 Mon Sep 17 00:00:00 2001 From: FuSoraS Date: Sat, 22 Feb 2025 10:51:59 -0300 Subject: [PATCH 1/2] Create fusoras.json --- domains/fusoras.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fusoras.json diff --git a/domains/fusoras.json b/domains/fusoras.json new file mode 100644 index 000000000..315659dac --- /dev/null +++ b/domains/fusoras.json @@ -0,0 +1,11 @@ +{ + "description": "Porfolio website", + "repo": "https://github.com/FuSoraS/portfolio", + "owner": { + "username": "FuSoraS", + "email": "developer.FuSoraS@gmail.com" + }, + "record": { + "CNAME": "FuSoraS.github.io" + } +} From f9404f0bb01f6d30ea4dfbc820a4f42b9a5b1a41 Mon Sep 17 00:00:00 2001 From: FuSoraS Date: Sat, 22 Feb 2025 11:07:51 -0300 Subject: [PATCH 2/2] Update fusoras.json --- domains/fusoras.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fusoras.json b/domains/fusoras.json index 315659dac..4be4671cb 100644 --- a/domains/fusoras.json +++ b/domains/fusoras.json @@ -6,6 +6,6 @@ "email": "developer.FuSoraS@gmail.com" }, "record": { - "CNAME": "FuSoraS.github.io" + "CNAME": "fusoras.github.io" } }