diff --git a/domains/gilmar.json b/domains/gilmar.json new file mode 100644 index 000000000..76771492f --- /dev/null +++ b/domains/gilmar.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/gilmarodp/gilmarodp.github.io", + "owner": { + "username": "gilmarodp", + "email": "gilmar.odp@gmail.com" + }, + "records": { + "CNAME": "gilmarodp.github.io" + } +}