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] 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" + } +}