From 4d278ece9fd5923e9c64339d0fafc458162726ba Mon Sep 17 00:00:00 2001 From: Wilson Morales Date: Tue, 28 Jan 2025 15:45:12 -0600 Subject: [PATCH] Wilson subdomain request --- domains/wilson.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wilson.json diff --git a/domains/wilson.json b/domains/wilson.json new file mode 100644 index 000000000..f84c3f9bc --- /dev/null +++ b/domains/wilson.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/wmoralesl/wmoralesl.github.io", + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "CNAME": "wmoralesl.github.io" + } +} \ No newline at end of file