From b7525f4d2a64e1991c23cd2d53a41e21f796db98 Mon Sep 17 00:00:00 2001 From: Italo Sousa Date: Thu, 17 Apr 2025 13:26:16 -0300 Subject: [PATCH] add italo.is-a.dev subdomain --- domains/italo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/italo.json diff --git a/domains/italo.json b/domains/italo.json new file mode 100644 index 000000000..1aaf19d6c --- /dev/null +++ b/domains/italo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain - italo.is-a.dev", + "repo": "https://github.com/ItaloSa/italosa.github.io", + "owner": { + "username": "italoSa", + "email": "italosousa@duck.com" + }, + "record": { + "CNAME": "italosa.github.io" + } +}