From 152e165bb5fcaf3fc82e1a9f59f810949cd86f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:18:01 +0100 Subject: [PATCH] Create thorito.json --- domains/thorito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thorito.json diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..4e348830c --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com" + }, + "record": { + "CNAME": "thorito.github.io" + } +}