From 3b513366870546c9633827ed1151c4cf256a4c22 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 10 Jan 2025 20:38:26 -0300 Subject: [PATCH] Agregar archivo JSON para el dominio de nxl22 --- domains/neil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neil.json diff --git a/domains/neil.json b/domains/neil.json new file mode 100644 index 000000000..50234a6e6 --- /dev/null +++ b/domains/neil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxl22", + "email": "lien.dev.22@gmail.com" + }, + "record": { + "CNAME": "nxl22.github.io" + } +} \ No newline at end of file