From 02f15becf16c0ee3fdfae941bd60b74af49dda6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20Ignacio=20Rodri=CC=81guez=20Pe=CC=81rez?= Date: Mon, 17 Feb 2025 01:16:54 +0100 Subject: [PATCH] Create jirp.json --- domains/jirp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jirp.json diff --git a/domains/jirp.json b/domains/jirp.json new file mode 100644 index 000000000..15c8fefe1 --- /dev/null +++ b/domains/jirp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jirp-upc", + "email": "joseirpp@gmail.com" + }, + "record": { + "CNAME": "jirp-is-a-dev.pages.dev" + } +}