From d8b86e0a48a952f332830dde002627ff991de600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Manoel?= <59481808+vncsmnl@users.noreply.github.com> Date: Tue, 23 Aug 2022 22:23:34 -0300 Subject: [PATCH] Create vinicius.json --- domains/vinicius.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vinicius.json diff --git a/domains/vinicius.json b/domains/vinicius.json new file mode 100644 index 000000000..07e01172f --- /dev/null +++ b/domains/vinicius.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/vncsmnl", + "owner": { + "username": "vncsmnl", + "email": "59481808+vncsmnl@users.noreply.github.com" + }, + "record": { + "CNAME": "viniciusmanoel.ml" + } +}