From 087f85c44fa29e83c97d71f574cb6f38a88981b4 Mon Sep 17 00:00:00 2001 From: Tullio Sebastiani Date: Tue, 4 Feb 2025 16:07:50 +0100 Subject: [PATCH] added tullio.json subdomain --- domains/tullio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tullio.json diff --git a/domains/tullio.json b/domains/tullio.json new file mode 100644 index 000000000..cc3baa5e0 --- /dev/null +++ b/domains/tullio.json @@ -0,0 +1,11 @@ +{ + "description": "Tullio Sebastiani's Home Page", + "repo": "https://github.com/tsebastiani", + "owner": { + "username": "tsebastiani", + "email": "github.sensitize723@passinbox.com" + }, + "record": { + "CNAME": "tsebastiani.github.io" + } +}