From 4403c29ae39f82ad0266fa0a002a6fd1f1acbfde Mon Sep 17 00:00:00 2001 From: Al327 <71843934+Al327@users.noreply.github.com> Date: Sat, 22 Oct 2022 11:22:55 -0500 Subject: [PATCH 1/2] aramos personal portfolio --- domains/aramos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aramos.json diff --git a/domains/aramos.json b/domains/aramos.json new file mode 100644 index 000000000..8c916c398 --- /dev/null +++ b/domains/aramos.json @@ -0,0 +1,11 @@ + + "description": "The awesome portfolio site for Alejandro Ramos", + "repo": "https://github.com/Al327/al327.github.io", + "owner": { + "username": "al327", + "email": "ramosgalejandro3f@gmail.com" + }, + "record": { + "CNAME": "al327.github.io" + } +} From 61558baa17319ad5e98116e1e20f4115bd569c6f Mon Sep 17 00:00:00 2001 From: MaskDuck <70831061+MaskDuck@users.noreply.github.com> Date: Sun, 23 Oct 2022 10:44:37 +0700 Subject: [PATCH 2/2] Update aramos.json --- domains/aramos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aramos.json b/domains/aramos.json index 8c916c398..66b453d05 100644 --- a/domains/aramos.json +++ b/domains/aramos.json @@ -1,4 +1,4 @@ - +{ "description": "The awesome portfolio site for Alejandro Ramos", "repo": "https://github.com/Al327/al327.github.io", "owner": {