From cc81718368d3f5657d3cf111a98ed47fa3c38b02 Mon Sep 17 00:00:00 2001 From: Jess Date: Sun, 19 Jun 2022 17:00:46 -0700 Subject: [PATCH] Create toxocious.json --- domains/toxocious.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/toxocious.json diff --git a/domains/toxocious.json b/domains/toxocious.json new file mode 100644 index 000000000..e18748c91 --- /dev/null +++ b/domains/toxocious.json @@ -0,0 +1,12 @@ +{ + "description": "Setting up a repository as a blog and portfolio, and would love to use this as a domain.", + "repo": "https://github.com/toxocious/toxocious.github.io", + "owner": { + "username": "toxocious", + "email": "toxocious@gmail.com", + "discord": "Jess#5596" + }, + "record": { + "CNAME": "toxocious.github.io" + } +}