From 4f3c28e6483aaf8abb5930fe140a0bddf6e59221 Mon Sep 17 00:00:00 2001 From: Vitor Dino Date: Thu, 8 Oct 2020 18:29:55 -0300 Subject: [PATCH] add dino --- domains/dino.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dino.json diff --git a/domains/dino.json b/domains/dino.json new file mode 100644 index 000000000..af974a8de --- /dev/null +++ b/domains/dino.json @@ -0,0 +1,12 @@ +{ + "description": "Vitor Dino is a front-end developer and ui designer", + "repo": "https://github.com/vitordino", + "owner": { + "username": "vitordino", + "email": "me@vitordino.com" + }, + "record": { + "CNAME": "vitordino.com", + "URL": "https://dino.is-a.dev" + } +}