From 84f7cf8b60a0dec5670d93ec229b72d636ea231c Mon Sep 17 00:00:00 2001 From: danilofuchs Date: Fri, 4 Aug 2023 20:24:56 -0300 Subject: [PATCH] feat(domain): danilofuchs.is-a.dev --- domains/danilofuchs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/danilofuchs.json diff --git a/domains/danilofuchs.json b/domains/danilofuchs.json new file mode 100644 index 000000000..a407c098d --- /dev/null +++ b/domains/danilofuchs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danilofuchs", + "email": "danilo_fuchs@hotmail.com" + }, + "record": { + "CNAME": "danilofuchs.github.io" + } +}