From eefb01cf680fb6ac263936f2418379a4e166fb2a Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:38:50 -0500 Subject: [PATCH] Update wildchamo.json --- domains/wildchamo.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/wildchamo.json b/domains/wildchamo.json index 8b1378917..0cb207d2f 100644 --- a/domains/wildchamo.json +++ b/domains/wildchamo.json @@ -1 +1,11 @@ - +{ + "description": "Personal website", + "repo": "https://wildchamo.github.io/Jose-Luis-Bedoya/", + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "CNAME": "wildchamo.github.io" + } +}