From ec3e1c92441f8d404647d3da20cfe24606f74fb5 Mon Sep 17 00:00:00 2001 From: DinoTheDev <77805841+DinoTheDevOfficial@users.noreply.github.com> Date: Fri, 3 Dec 2021 22:14:36 -0800 Subject: [PATCH] Create dinothedev.json For me dinothedev --- domains/dinothedev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dinothedev.json diff --git a/domains/dinothedev.json b/domains/dinothedev.json new file mode 100644 index 000000000..3b8d6934f --- /dev/null +++ b/domains/dinothedev.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for DinoTheDev", + "repo": "https://github.com/DinoTheDevOfficial", + "owner": { + "username": "DinoTheDevOfficial", + "email": "dinothedevofficial@gmail.com" + }, + "record": { + "CNAME": "https://dinothedevofficial.repl.co" + } +}