From cabec9ce3a477d7989f989cc282652be0ae3880b Mon Sep 17 00:00:00 2001 From: endouven Date: Tue, 17 Oct 2023 13:24:08 -0300 Subject: [PATCH] feat(domain): endouven.is-a.dev --- domains/endouven.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/endouven.json diff --git a/domains/endouven.json b/domains/endouven.json new file mode 100644 index 000000000..17b9f39cd --- /dev/null +++ b/domains/endouven.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "endouven", + "email": "brunophm@gmail.com" + }, + "record": { + "CNAME": "endouven.github.io" + } +}