From c4ebf9c7d80f4618424423b42c9c4f14521badcc Mon Sep 17 00:00:00 2001 From: eduardonobrega Date: Mon, 14 Apr 2025 08:51:07 -0300 Subject: [PATCH] add domain --- domains/eduardo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/eduardo.json diff --git a/domains/eduardo.json b/domains/eduardo.json new file mode 100644 index 000000000..e8ea6c896 --- /dev/null +++ b/domains/eduardo.json @@ -0,0 +1,12 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/eduardonobrega/personal-website", + "owner": { + "username": "eduardonobrega", + "email": "eduardo.nobrrega@gmail.com" + }, + "record": { + "CNAME": "eduardonobrega.github.io" + } +} +