From 90aa4dece76a4509a75e12cdca45b76648ca5345 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sun, 28 Mar 2021 20:40:20 +0800 Subject: [PATCH] Create todo.json --- domains/todo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/todo.json diff --git a/domains/todo.json b/domains/todo.json new file mode 100644 index 000000000..bd95f7c73 --- /dev/null +++ b/domains/todo.json @@ -0,0 +1,11 @@ +{ + "description": "api for my bot", + "repo": "https://github.com/brawlie/todo", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "ea156b14-963b-49f8-9d6e-f3fff240029c.repl.co" + } +}