From bb7d74dfa92ac209e4f3965cacbe4fb2ff363199 Mon Sep 17 00:00:00 2001 From: Matheus Costa Date: Thu, 8 Oct 2020 18:27:57 -0300 Subject: [PATCH] Create matheus.json --- domains/matheus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/matheus.json diff --git a/domains/matheus.json b/domains/matheus.json new file mode 100644 index 000000000..d5f7196f5 --- /dev/null +++ b/domains/matheus.json @@ -0,0 +1,12 @@ +{ + "description": "Matheus Costa's personal developer website", + "repo": "https://github.com/mthcsta/mthcsta.github.io", + "owner": { + "username": "mthcsta", + "email": "matheuscosta.dev@yahoo.com" + }, + "record": { + "CNAME": "mthcsta.github.io", + "URL": "https://matheus.is-a.dev" + } +}