From 743b86ec9bce75ea6233bbc4aea9f75dcc7d0245 Mon Sep 17 00:00:00 2001 From: Javi Aguilar <122741+itsjavi@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:06:39 +0100 Subject: [PATCH] Create domains/javi.json --- domains/javi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/javi.json diff --git a/domains/javi.json b/domains/javi.json new file mode 100644 index 000000000..a03a7eda9 --- /dev/null +++ b/domains/javi.json @@ -0,0 +1,11 @@ +{ + "description": "Javi's dev website", + "repo": "https://github.com/itsjavi/itsjavi.github.io", + "owner": { + "username": "itsjavi", + "email": "[email protected]" + }, + "record": { + "CNAME": "itsjavi.github.io" + } +}