From 43e7ca7d03638b82ce7593cff8afe5a8780f9268 Mon Sep 17 00:00:00 2001 From: teixeirazeus Date: Fri, 14 Apr 2023 13:26:57 -0300 Subject: [PATCH] thiago domain --- domains/thiago.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thiago.json diff --git a/domains/thiago.json b/domains/thiago.json new file mode 100644 index 000000000..4aa72ae5e --- /dev/null +++ b/domains/thiago.json @@ -0,0 +1,11 @@ +{ + "description": "Thiago S. Teixeira blog", + "repo": "https://github.com/teixeirazeus/teixeirazeus.github.io", + "owner": { + "username": "teixeirazeus", + "email": "teixeira.zeus@gmail.com" + }, + "record": { + "CNAME": "teixeirazeus.github.io" + } +}