From 372e24640de7055f7cc12f252abe0f3df8f95435 Mon Sep 17 00:00:00 2001 From: FuSoraS Date: Sat, 22 Feb 2025 10:51:59 -0300 Subject: [PATCH] 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" + } +}