From 43e7ca7d03638b82ce7593cff8afe5a8780f9268 Mon Sep 17 00:00:00 2001 From: teixeirazeus Date: Fri, 14 Apr 2023 13:26:57 -0300 Subject: [PATCH 1/2] 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" + } +} From ed57686cfc99d2a295611816734d3110aa6edf4a Mon Sep 17 00:00:00 2001 From: teixeirazeus Date: Fri, 14 Apr 2023 13:37:31 -0300 Subject: [PATCH 2/2] contact info --- domains/thiago.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/thiago.json b/domains/thiago.json index 4aa72ae5e..a9f469179 100644 --- a/domains/thiago.json +++ b/domains/thiago.json @@ -3,7 +3,9 @@ "repo": "https://github.com/teixeirazeus/teixeirazeus.github.io", "owner": { "username": "teixeirazeus", - "email": "teixeira.zeus@gmail.com" + "email": "teixeira.zeus@gmail.com", + "twitter": "ThiagoSTeixeir4", + "discord": "Thiago S Teixeira#0657" }, "record": { "CNAME": "teixeirazeus.github.io"