From 6e4c970432b5aa305968186857671fcb151b11c1 Mon Sep 17 00:00:00 2001 From: Alejandro <00121117@uca.edu.sv> Date: Sat, 18 Jan 2025 07:18:47 -0600 Subject: [PATCH 1/2] Create drubico.json --- domains/drubico.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drubico.json diff --git a/domains/drubico.json b/domains/drubico.json new file mode 100644 index 000000000..2f0206a5a --- /dev/null +++ b/domains/drubico.json @@ -0,0 +1,9 @@ +{ + "description": "Portfolio's Diego Rubi", + "owner": { + "username": "drubico" + }, + "record": { + "CNAME": "drubico.github.io" + } +} From d83bbdfb0af342acda53c8b72e88b249d2ace364 Mon Sep 17 00:00:00 2001 From: Alejandro <00121117@uca.edu.sv> Date: Mon, 20 Jan 2025 00:21:11 -0600 Subject: [PATCH 2/2] Rename drubico.json to diego-rubi.json --- domains/{drubico.json => diego-rubi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{drubico.json => diego-rubi.json} (100%) diff --git a/domains/drubico.json b/domains/diego-rubi.json similarity index 100% rename from domains/drubico.json rename to domains/diego-rubi.json