diff --git a/domains/tree.thedev.me.json b/domains/tree.thedev.me.json new file mode 100644 index 0000000..452024a --- /dev/null +++ b/domains/tree.thedev.me.json @@ -0,0 +1,13 @@ +{ + "subdomain": "tree", + "domain": "thedev.me", + "email_or_discord": "moonlight10529@gmail.com", + "github_username": "202420505", + "description": "Used to host projects that I made", + + "records": { + "CNAME": ["202420505.github.io"] + }, + + "proxied": true +}