From aaeda11ca26c3f6591070070f315f14acf7ae4c5 Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:05:21 -0600 Subject: [PATCH 1/3] me: --- domains/cruz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cruz.json diff --git a/domains/cruz.json b/domains/cruz.json new file mode 100644 index 000000000..2810836d4 --- /dev/null +++ b/domains/cruz.json @@ -0,0 +1,11 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/github-username/github-repository", + "owner": { + "username": "acruz97", + "email": "angelo.t.cruz1@gmail.com" + }, + "record": { + "CNAME": "acruz97.github.io/me" + } +} \ No newline at end of file From 6cdb777d5634abdcf8da68600b109705b60428aa Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:06:35 -0600 Subject: [PATCH 2/3] url --- domains/cruz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index 2810836d4..66fa0defb 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -1,6 +1,6 @@ { "description": "my portfolio", - "repo": "https://github.com/github-username/github-repository", + "repo": "https://github.com/acruz97/me", "owner": { "username": "acruz97", "email": "angelo.t.cruz1@gmail.com" From 00c1d55aeeceb543ae71f69861db7915373e30a3 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Wed, 12 Feb 2025 11:51:20 -0600 Subject: [PATCH 3/3] Update cruz.json --- domains/cruz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cruz.json b/domains/cruz.json index 66fa0defb..ae4b088cf 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,6 +6,6 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io/me" + "CNAME": "acruz97.github.io" } -} \ No newline at end of file +}