From e504c9cc6d7b0d1005b2f1748d73395ea8f41422 Mon Sep 17 00:00:00 2001 From: oculosdanilo Date: Fri, 3 May 2024 20:13:30 -0300 Subject: [PATCH] feat(domain): odanilo.is-a.dev --- domains/odanilo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/odanilo.json diff --git a/domains/odanilo.json b/domains/odanilo.json new file mode 100644 index 000000000..afb89a0b0 --- /dev/null +++ b/domains/odanilo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oculosdanilo", + "email": "oculosdanilo@gmail.com" + }, + "record": { + "CNAME": "odanilo.web.app" + } +}