From 493241ebcec80d7b0137044eb93690cd151b0739 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:37:03 -0400 Subject: [PATCH] Create domains.json --- domains/domains.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domains.json diff --git a/domains/domains.json b/domains/domains.json new file mode 100644 index 000000000..d31ed44e3 --- /dev/null +++ b/domains/domains.json @@ -0,0 +1,11 @@ +{ + "description": "It is for my portfolio", + "repo": "https://github.com/Alfonso12Dev/portfolio", + "owner": { + "username": "Alfonso12Dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "CNAME": "Alfonso12Dev.github.io" + } +}