From 910e0853d970b3bf867b81ed9955eb9bf8feac90 Mon Sep 17 00:00:00 2001 From: lucatolton Date: Tue, 8 Aug 2023 16:26:09 +0100 Subject: [PATCH] feat(domain): luca.is-a.dev --- domains/luca.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/luca.json b/domains/luca.json index 4b5548e0a..be65b692d 100644 --- a/domains/luca.json +++ b/domains/luca.json @@ -1,11 +1,9 @@ { - "description": "Redirection service (URL shortener)", - "repo": "https://github.com/lucatolton", - "owner": { - "username": "lucatolton", - "email": "lucaiscool@onmail.com" - }, - "record": { - "CNAME": "cname.short.io" - } + "owner": { + "username": "lucatolton", + "email": "luto281@outlook.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } }